[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / 5 / 9 / TTSegmentedControl / 0.4.7 / TTSegmentedControl.podspec.json
blob977b51099f318e9fdd2e36451f3ecd6f70a15456
2   "name": "TTSegmentedControl",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "license": "MIT",
7   "summary": "An elegant, animated and customizable segmented control for iOS.",
8   "requires_arc": true,
9   "version": "0.4.7",
10   "authors": {
11     "Igor Dumitru": "igor.dumitru@tapptitude.com"
12   },
13   "homepage": "https://tapptitude.com/",
14   "frameworks": "UIKit",
15   "source": {
16     "git": "https://github.com/tapptitude/TTSegmentedControl.git",
17     "tag": "0.4.7"
18   },
19   "source_files": "TTSegmentedControl/*.{swift}",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "4.2"
22   }