[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 8 / e / DBKits / 1.1.5 / DBKits.podspec.json
blobd958e2653f515c8da6e8e5dc6a7244deefa7fc04
2   "name": "DBKits",
3   "version": "1.1.5",
4   "summary": "Dabay tech : DBKits is useful UI tools.",
5   "homepage": "https://github.com/Dabay-Tech/DBKits",
6   "license": "Apache-2.0",
7   "authors": {
8     "Tao Fei": "taofei0610@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Dabay-Tech/DBKits.git",
15     "tag": "1.1.5"
16   },
17   "source_files": "DBKits/**/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "Accelerate",
21     "Security"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "MBProgressHUD-DBExtension": [
26       "~> 1.0.0"
27     ]
28   }