[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / e / 7 / ColumnBar / 1.0.0 / ColumnBar.podspec.json
blob22ce38ba706a2ca721d067b0c44bdfc0c1e6e7e5
2   "name": "ColumnBar",
3   "version": "1.0.0",
4   "summary": "An iOS bar to choose column.",
5   "homepage": "https://github.com/xiaoyaogaojian/ColumnBar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jian Gao": "xiaoyaogaojian@outlook.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/xiaoyaogaojian/ColumnBar.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "ColumnBar/**/*.swift",
21   "resources": "ColumnBar/*.xib",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"