[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / e / 1 / GCDWrap / 0.1.1 / GCDWrap.podspec.json
blob3fa66b6996522853df7688fd3054bbb9f9dba03f
2   "name": "GCDWrap",
3   "version": "0.1.1",
4   "summary": "GCDWrap With Objective-C",
5   "description": "A wrapper of Grand Central Dispatch written in Objective-C",
6   "homepage": "https://github.com/silence0201/GCDWrap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Silence": "374619540@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/GCDWrap.git",
19     "tag": "0.1.1"
20   },
21   "source_files": [
22     "GCDWrap",
23     "GCDWrap/**/*.{h,m}"
24   ],
25   "exclude_files": "GCDWrap/Exclude",
26   "requires_arc": true