[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / 3 / AASegmentedControl / 1.0 / AASegmentedControl.podspec.json
blob7a165a645b338fe1e6520b7573909bb098974e15
2   "name": "AASegmentedControl",
3   "version": "1.0",
4   "summary": "AASegmentedControl is lightweight and easy-to-use customised segmented controls, written in Swift.",
5   "description": "AASegmentedControl is a lightweight and easy-to-use customised segmented controls designed in vertical or horizontal directions, written in Swift. It allows the replacement of UISegmentedControl in iOS.",
6   "homepage": "https://github.com/EngrAhsanAli/AASegmentedControl",
7   "screenshots": "https://raw.githubusercontent.com/EngrAhsanAli/AASegmentedControl/master/Screenshots/AASegmentedControl.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Engr. Ahsan Ali": "hafiz.m.ahsan.ali@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/EngrAhsanAli/AASegmentedControl.git",
17     "tag": "1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AASegmentedControl/Classes/**/*"