[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / b / e / LZCollectionView / 0.2 / LZCollectionView.podspec.json
blob32df81310b16b3f3206d0203fcde28933001f52b
2   "name": "LZCollectionView",
3   "version": "0.2",
4   "summary": "A custom CollectionView like UICollectionView in iOS.",
5   "homepage": "https://github.com/darling0825/LZCollectionView",
6   "license": "MIT",
7   "authors": {
8     "darling0825": "darling0825@163.com"
9   },
10   "platforms": {
11     "osx": "10.7"
12   },
13   "source": {
14     "git": "https://github.com/darling0825/LZCollectionView.git",
15     "tag": "0.2"
16   },
17   "source_files": "LZCollectionView/*.{h,m}",
18   "requires_arc": true