[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 6 / 8 / CollectionViewTemplate / 0.1.3 / CollectionViewTemplate.podspec.json
blobfab1eddfe52bb262710669d8a5c6c3089813433f
2   "name": "CollectionViewTemplate",
3   "version": "0.1.3",
4   "summary": "Auto create collection view via code.",
5   "swift_version": "4.2",
6   "description": "Auto create collection view via code. It will help create variation style collection view.",
7   "homepage": "https://github.com/ChrisMJSong/CollectionViewTemplate",
8   "license": "MIT",
9   "authors": {
10     "ChrisMJSong": "purechris@me.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/ChrisMJSong/CollectionViewTemplate.git",
17     "tag": "0.1.3"
18   },
19   "source_files": "CollectionViewTemplate/CollectionViewTemplate/*.swift"