[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 3 / 0 / KKDSqlite / 1.0.1 / KKDSqlite.podspec.json
blobae01a3d583dcb0f7f2d99efc547808d53b157183
2   "name": "KKDSqlite",
3   "version": "1.0.1",
4   "summary": "KKDSqlite helps you to manage your sqlite database on ios applications.",
5   "description": "KKDSqlite helps you to manage sqlite database on ios applications. It is developed by ObjC.",
6   "homepage": "https://github.com/kadirkemal/KKDSqlite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kadir Kemal Dursun": "kkdursun@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/kadirkemal/KKDSqlite.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KKDSqlite/Classes/**/*"