[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / 3 / CollectionKit / 1.0.1 / CollectionKit.podspec.json
blob015d944f32e3453d4ad6d71c83800e796a2c744f
2   "name": "CollectionKit",
3   "version": "1.0.1",
4   "summary": "A modern swift framework for building data-driven reusable collection view components.",
5   "description": "A modern swift framework for building data-driven reusable collection view components.",
6   "homepage": "https://github.com/SoySauceLab/CollectionKit",
7   "license": "MIT",
8   "authors": {
9     "Luke": "lzhaoyilun@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SoySauceLab/CollectionKit.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "frameworks": [
20       "UIKit",
21       "Foundation"
22     ]
23   },
24   "requires_arc": true,
25   "source_files": "Sources/**/*.swift",
26   "pushed_with_swift_version": "3.0"