[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / 8 / 5 / CustomCollection / 1.0.1 / CustomCollection.podspec.json
blob262ff47586d88217a2390e6d0ffb40579fae7d2c
2   "name": "CustomCollection",
3   "version": "1.0.1",
4   "summary": "Paging collection view",
5   "swift_versions": "4.0",
6   "description": "\"A paging custom view\"",
7   "homepage": "https://github.com/hangngo512/CustomCollection",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "hangngo512": "hang.ngo512@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/hangngo512/CustomCollection.git",
17     "tag": "1.0.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Classes/*.{h,m,swift}",
23   "swift_version": "4.0"