[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 5 / SDRecordButton / 1.0.3 / SDRecordButton.podspec.json
blob0226f3a43ac46f0289194038279d14ffcc30376f
2   "name": "SDRecordButton",
3   "version": "1.0.3",
4   "summary": "A handy UIButton subclass, meant to be used as a recording button.",
5   "homepage": "https://github.com/sebyddd/SDRecordButton",
6   "screenshots": "https://dl.dropboxusercontent.com/s/9954jio68aqu5t6/sdrecordbutton2.png?dl=0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastian Dobrincu": "sebyddd@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/sebyddd/SDRecordButton.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "SDRecordButton/*.{h,m}",
22   "requires_arc": true