[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / 8 / 9 / CNExpandableButton / 1.2 / CNExpandableButton.podspec.json
bloba2b8f2e14f6120872daa31eaa415b606f6980f4e
2   "name": "CNExpandableButton",
3   "version": "1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "Damien Debin": "damien.debin@gmail.com"
10   },
11   "homepage": "https://github.com/gitzerai/CNExpandableButton",
12   "summary": "CNExpandableButton is an expandable UIButton; as seen in the iOS Camera app for the flash button. Based on DDExpandableButton.",
13   "source": {
14     "git": "https://github.com/gitzerai/CNExpandableButton.git",
15     "tag": "1.2"
16   },
17   "source_files": "CNExpandableButton/*{.h,.m}",
18   "platforms": {
19     "ios": "5.0"
20   },
21   "requires_arc": false