[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / 7 / SKRadioButton / 1.0.2 / SKRadioButton.podspec.json
blob96226b3a4842b24270ba6e5ac20a3bd61e3e9baa
2   "name": "SKRadioButton",
3   "version": "1.0.2",
4   "summary": "SKRadioButton - Radio buttons for iOS in Swift",
5   "description": "A Radio Button for your iOS application. \nInsert button, change class & you're done.",
6   "homepage": "http://sagarrkothari.com",
7   "license": "MIT",
8   "authors": {
9     "Sagar Kothari": "sag333ar@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/sag333ar",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/sag333ar/SKRadioButton.git",
17     "tag": "1.0.2"
18   },
19   "source_files": [
20     "Classes",
21     "SKRadioButton/*.{swift}"
22   ],
23   "pushed_with_swift_version": "3.0"