[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / b / f / GHUIButton / 0.1.2 / GHUIButton.podspec.json
blob2a757abdef82245632d72ddd48e176b75a719a26
2   "name": "GHUIButton",
3   "version": "0.1.2",
4   "summary": "Button.",
5   "homepage": "https://github.com/gabriel/GHUIButton",
6   "license": "MIT",
7   "authors": {
8     "Gabriel Handford": "gabrielh@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/gabriel/GHUIButton.git",
12     "tag": "0.1.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "GHUIButton/**/*.{h,m}",
19   "dependencies": {
20     "GHKit": [
22     ]
23   }