[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / a / c / CustomSegmentedControl / 0.0.1 / CustomSegmentedControl.podspec.json
blob935af3376bbd24f96463269dc93fd923faeeaae4
2   "name": "CustomSegmentedControl",
3   "version": "0.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/MadalinaArdelean/MACustomSegmentedControl",
8   "authors": {
9     "Madalina Ardelean": "ardeleanmada1@gmail.com"
10   },
11   "summary": "A custom segmented control with rectangular sgments.",
12   "source": {
13     "git": "https://github.com/MadalinaArdelean/MACustomSegmentedControl.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "SegmentedControl/Classes/GUI/CustomSegmentedControl/*.{h,m}",
17   "frameworks": "UIKit",
18   "platforms": {
19     "ios": "6.0"
20   },
21   "requires_arc": true