[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 6 / b / f / GHUIButton / 0.1.3 / GHUIButton.podspec.json
blobc4d5adb96e3cd845549477a8ebfe578cf7589ea6
2   "name": "GHUIButton",
3   "version": "0.1.3",
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.3"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "GHUIButton/**/*.{h,m}",
19   "dependencies": {
20     "GHKit": [
22     ]
23   }