[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 1 / NGOSegmentControl / 1.0.1 / NGOSegmentControl.podspec.json
blob29a81a00b0a9e0cda7a94fa384df13bb31dc3d26
2   "name": "NGOSegmentControl",
3   "version": "1.0.1",
4   "summary": "A control that mimics the UISegmentControl behaviour but simply consists of 2 buttons.",
5   "homepage": "https://github.com/andgotravel/NGOSegmentControl",
6   "license": "MIT",
7   "authors": {
8     "Stas Zhukovskiy": "stzhuk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/andgotravel/NGOSegmentControl.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "frameworks": [
20     "UIKit",
21     "CoreGraphics"
22   ]