[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / c / 4 / 1 / ZM_DataBase / 0.0.1 / ZM_DataBase.podspec.json
blobf4b89855b5b9ad11eaf116c9f0268c51d4217f61
2   "name": "ZM_DataBase",
3   "version": "0.0.1",
4   "summary": "展盟iOS基础,数据库组件",
5   "description": "展盟iOS基础,数据库组件",
6   "homepage": "http://code.zm.shzhanmeng.com/ZM_iOSTeam/ZM_DataBase.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chin": "qinhui@shzhanmeng.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://code.zm.shzhanmeng.com/ZM_iOSTeam/ZM_DataBase.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "ZM_DataBase/**/*.{h,m,mm}",
22   "requires_arc": true,
23   "dependencies": {
24     "FMDB": [
25       "~> 2.7.2"
26     ],
27     "FMDBMigrationManager": [
28       "~> 1.4.1"
29     ]
30   }