[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 0 / GDPKit / 0.0.7 / GDPKit.podspec.json
bloba9f478fba8ddd1ce84557e82715477fcf4a4fc3c
2   "name": "GDPKit",
3   "version": "0.0.7",
4   "summary": "A collection of iOS components.",
5   "homepage": "https://github.com/sunmumu/GDPKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunmumu": "335089101@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/sunmumu/GDPKit.git",
18     "tag": "0.0.7"
19   },
20   "requires_arc": true,
21   "source_files": "GDPKit/**/*.{h,m}",
22   "public_header_files": "GDPKit/**/*.{h}",
23   "libraries": "z",
24   "frameworks": [
25     "UIKit",
26     "CoreFoundation"
27   ]