[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / e / JRSegmentedControl / 0.6.0 / JRSegmentedControl.podspec.json
blob963442d6c04607f19a5fb00a8ec52c4bb92ec7d0
2   "name": "JRSegmentedControl",
3   "version": "0.6.0",
4   "summary": "Segmented control.",
5   "description": "The segmented control",
6   "homepage": "https://github.com/luqyluqe/JRSegmentedControl",
7   "license": "MIT",
8   "authors": {
9     "luqyluqe": "luqy.luqe@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/luqyluqe/JRSegmentedControl.git",
13     "tag": "0.6.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "JRSegmentedControl": [
22       "Pod/Assets/*.png"
23     ]
24   }