[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / 1 / 2 / SHMDatabase / 1.0.1 / SHMDatabase.podspec.json
blobc7526e3696e644f086ae7974fec04f33fc468861
2   "name": "SHMDatabase",
3   "version": "1.0.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.0.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   }