[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / e / DailyKit / 0.0.45 / DailyKit.podspec.json
blob59fda2401e93c386d4ba1cf986f6b432dbe51086
2   "name": "DailyKit",
3   "version": "0.0.45",
4   "summary": "iOS dev daily kit.",
5   "homepage": "https://github.com/iospp/DailyKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pp": "iospp@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/iospp/DailyKit.git",
15     "tag": "0.0.45"
16   },
17   "requires_arc": true,
18   "source_files": "DailyKit/**/*",
19   "public_header_files": "DailyKit/**/*.{h}",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreGraphics",
27     "CoreFoundation",
28     "WebKit",
29     "Photos"
30   ],
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "FMDB": [
37     ],
38     "SVProgressHUD": [
40     ]
41   }