[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 7 / 5 / SegmentedController / 0.1.1 / SegmentedController.podspec.json
blob53fa61d103727c8351ffe55629a6db037c5b2ef8
2   "name": "SegmentedController",
3   "version": "0.1.1",
4   "summary": "Segmented controller component",
5   "description": "Simple yet highly customizable segmented controller component written in Swift",
6   "homepage": "https://github.com/dobaduc/segmentedcontroller",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Duc Doba": "dobaduc@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/dobaduc/segmentedcontroller.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "SegmentedController/**/*.{swift,h,xib}"
19   ],
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   }