[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / 5 / 9 / TTSegmentedControl / 0.4.9 / TTSegmentedControl.podspec.json
blobdd7c71fbc66a1967789c779d8f8c69cd4f2c8036
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.9",
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.9"
18   },
19   "source_files": "TTSegmentedControl/*.{swift}",
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "5.0"
22   }