[Add] OctopusSDK 1.6.2.3
[CocoaPods.git] / Specs / 6 / 3 / 0 / GCRespond / 1.0.0 / GCRespond.podspec.json
blobb9e7c072dd5eb565758cb136e5df6176eeb60eda
2   "name": "GCRespond",
3   "version": "1.0.0",
4   "summary": "a block action, use on iOS",
5   "description": "Make the block as call back from action of UIControl.",
6   "homepage": "https://github.com/GarveyCalvin/GCRespond",
7   "license": "MIT",
8   "authors": {
9     "GarveyCalvin": "1147626297@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/GarveyCalvin/GCRespond.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "GCRespond",
20     "GCRespond/*.{h,m}"
21   ],
22   "requires_arc": true