[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / c / YUGCDObj / 1.0.0 / YUGCDObj.podspec.json
blob11d36c81c5abe34abd9898f28b9248116ff1395d
2   "name": "YUGCDObj",
3   "version": "1.0.0",
4   "summary": "YUGCDObjC is Grand Central Dispatch simplified with objective-c",
5   "homepage": "https://github.com/c6357/YUGCDObj",
6   "license": "MIT",
7   "authors": {
8     "BruceYu": "c6357@outlook.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/c6357/YUGCDObj.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "YUGCDObj",
19     "YUGCDObj/**/*.{h,m}"
20   ],
21   "requires_arc": true