[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 4 / 8 / ScrollPage / 1.0.3 / ScrollPage.podspec.json
blobab414c743bf13175d3be8e39d2338c44b93a678c
2   "name": "ScrollPage",
3   "version": "1.0.3",
4   "summary": "ScrollPage is a custom control which is mixture of UIScrollView contains Container Views and Scrollable Tab Bar.",
5   "description": "ScrollPage is a custom control which is mixture of UIScrollView contains Container Views and Scrollable Tab Bar. Different from SMSwipeableTabView which used PageViewController. Use UIScrollView to get more flexibility.",
6   "homepage": "https://github.com/dan12411/ScrollPage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TeCheng Hung": "dan12411@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/techenghung",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/dan12411/ScrollPage.git",
20     "tag": "1.0.3"
21   },
22   "source_files": [
23     "ScrollPage",
24     "ScrollPage/**/*.{h,m,swift}"
25   ],
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "3.0"
32   },
33   "pushed_with_swift_version": "3.0"