[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 2 / SHMDatabase / 1.1.1 / SHMDatabase.podspec.json
blobf2b560a2325baa75cb5b888ba7acd9f27aa74c7f
2   "name": "SHMDatabase",
3   "version": "1.1.1",
4   "summary": "iOS石墨数据库组件",
5   "homepage": "https://github.com/shimohq/SHMDatabase",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xietianchen": "akateason@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/shimohq/SHMDatabase",
18     "tag": "1.1.1"
19   },
20   "source_files": "SHMDatabase/SHMDatabase/*.{h,m}",
21   "public_header_files": "SHMDatabase/SHMDatabase/*.h",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "FMDB": [
28     ]
29   }