[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / d / 6 / TSegmentedView / 1.1.0 / TSegmentedView.podspec.json
blob8a50f44095ee86e0d48c19cd0c9ed9b3c6004753
2   "name": "TSegmentedView",
3   "version": "1.1.0",
4   "summary": "You can use TSegmentedView create scroll page views",
5   "description": "You can use TSegmentedView create scroll page views, homepage is https://github.com/tobedefined/TSegmentedView",
6   "homepage": "https://github.com/tobedefined/TSegmentedView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ToBeDefined": "weinanshao@163.com"
13   },
14   "social_media_url": "http://tbd.tech/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/tobedefined/TSegmentedView.git",
20     "tag": "1.1.0"
21   },
22   "source_files": "Source/*.swift",
23   "exclude_files": "Classes/Exclude",
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "pushed_with_swift_version": "4.0"