[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 9 / 8 / TORoundedButton / 1.0.0 / TORoundedButton.podspec.json
blob54eaf2e091c37cdb319c1177bcdf9c028118fa9f
2   "name": "TORoundedButton",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A high-performance button control with rounded corners for iOS.",
9   "homepage": "https://github.com/TimOliver/TORoundedButton",
10   "authors": "Tim Oliver",
11   "source": {
12     "git": "https://github.com/TimOliver/TORoundedButton.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": "TORoundedButton/**/*.{h,m}",
19   "requires_arc": true