[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / 0 / CMDAwesomeButton / 0.1.1 / CMDAwesomeButton.podspec.json
blob96c39a7ad3ca1576b780a87bd6a948cb85e173d2
2   "name": "CMDAwesomeButton",
3   "version": "0.1.1",
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.1"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "CMDAwesomeButton/**/*.{h,m}"