[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / 3 / 9 / YUGCDObjC / 1.0.0 / YUGCDObjC.podspec.json
blob057daceea4b3af79d73d64ca932ac5dcf3a93f2b
2   "name": "YUGCDObjC",
3   "version": "1.0.0",
4   "summary": "GCDKit is Grand Central Dispatch simplified with objective-c",
5   "homepage": "https://github.com/c6357/YUGCDObjCExample",
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/YUGCDObjCExample.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "YUGCDObjC",
19     "YUGCDObjC/**/*.{h,m}"
20   ],
21   "requires_arc": true