[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / b / 4 / 0 / RCRunkeeperSwitch / 0.0.1 / RCRunkeeperSwitch.podspec.json
blob6af3a13b59d9f8b52c414e47278b30e6f7dab1d0
2   "name": "RCRunkeeperSwitch",
3   "version": "0.0.1",
4   "summary": "A Objective C impltation for Runkeeper design switch control, it is a clone from DGRunkeeperSwitch",
5   "description": "A Objective C impltation for Runkeeper design switch control, it is a clone from [DGRunkeeperSwitch](https://github.com/gontovnik/DGRunkeeperSwitch)",
6   "homepage": "https://github.com/rcgary/RCRunkeeperSwitch",
7   "screenshots": [
8     "https://raw.githubusercontent.com/rcgary/RCRunkeeperSwitch/master/RCRunkeeperSwitch.png",
9     "https://raw.githubusercontent.com/rcgary/RCRunkeeperSwitch/master/RCRunkeeperSwitch.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Chao Ruan": "chaoruan818@gmail.com"
17   },
18   "social_media_url": "http://twitter.com/chaoruan",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "source": {
23     "git": "https://github.com/rcgary/RCRunkeeperSwitch.git",
24     "tag": "0.0.1"
25   },
26   "source_files": "RCRunkeeperSwitch/**/*.{h,m}",
27   "ios": {
28     "frameworks": [
29       "UIKit",
30       "Foundation"
31     ]
32   },
33   "requires_arc": true