[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / c / a / TCPageView / 0.0.2 / TCPageView.podspec.json
blobed194730449027ee20ddb07e390e90f6ec01ec36
2   "name": "TCPageView",
3   "version": "0.0.2",
4   "summary": "一个功能不错的选项视图",
5   "homepage": "https://github.com/TardisCXX/TCPageView",
6   "license": "MIT",
7   "authors": {
8     "TardisCXX": "email@address.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/TardisCXX/TCPageView.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "TCPageView",
19     "TCPageViewProject/TCPageView/*.swift"
20   ],
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.0"