[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 8 / 0 / GDPKit / 0.0.6 / GDPKit.podspec.json
blobe411e1ab5b6f7f256308f19f7fe71c7e17e5c768
2   "name": "GDPKit",
3   "version": "0.0.6",
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.6"
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   ]