Skip to content

Commit 26c6f17

Browse files
committed
update pod spec
1 parent 6384646 commit 26c6f17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LKDBHelper.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LKDBHelper",
3-
"version": "2.0.2",
3+
"version": "2.1.1",
44
"summary": "数据库的全自动操作,支持 列->实体属性 映射,NSArray,NSDictionary,Object... ALL Supported,Automatic Operation ...",
55
"description": "全面支持 NSArray,NSDictionary, ModelClass, NSNumber, NSString, NSDate, NSData, UIColor, UIImage, CGRect, CGPoint, CGSize, NSRange, int,char,float, double, long.. 等属性的自动化操作(插入和查询)",
66
"homepage": "https://github.com/li6185377/LKDBHelper-SQLite-ORM",
@@ -10,7 +10,7 @@
1010
},
1111
"source": {
1212
"git": "https://github.com/li6185377/LKDBHelper-SQLite-ORM.git",
13-
"tag": "2.0.2"
13+
"tag": "2.1.1"
1414
},
1515
"platforms": {
1616
"ios": "4.3",

0 commit comments

Comments
 (0)