[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 7 / 0 / CMDAwesomeButton / 0.1.2 / CMDAwesomeButton.podspec.json
blob62368f221a8f8181bfe94ee2fe09c8f4f2aa4709
2   "name": "CMDAwesomeButton",
3   "version": "0.1.2",
4   "summary": "A UIButton subclass that is awesome.",
5   "homepage": "https://github.com/calebd/CMDAwesomeButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Caleb Davenport": "calebmdavenport@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/calebd/CMDAwesomeButton.git",
15     "tag": "v0.1.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "CMDAwesomeButton/**/*.{h,m}"