[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 7 / JPSwitchButton / 0.2.0 / JPSwitchButton.podspec.json
blobe78f4ff10cff4d2ad3caeb399930d0007076bd7b
2   "name": "JPSwitchButton",
3   "version": "0.2.0",
4   "summary": "Interactive button that can toggle into a fluid and animated looking on and off state",
5   "description": "Use this button to toggle different features of your app. Example: Linking your twitter account to show if it is linked or not. Allowing access to contacts/photos, etc.",
6   "homepage": "https://github.com/julp04/JPSwitchButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "julp04": "julpanucci@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/julp04/JPSwitchButton.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JPSwitchButton/Classes/**/*",
22   "pushed_with_swift_version": "3.0"