[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / d / e / UICollectionViewCell-CLMove / 0.0.1 / UICollectionViewCell-CLMove.podspec.json
bloba4e949ae8fc2a450658a6addc8e2e953a03070c8
2   "name": "UICollectionViewCell-CLMove",
3   "version": "0.0.1",
4   "summary": "一行代码,使collectionView具有移动的能力.",
5   "description": "* 一行代码,使collectionView具有移动的能力.\n* 集成使用方便",
6   "homepage": "https://github.com/ONECATYU/UICollectionViewCell-CLMove",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ONECATYU": "786910875@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/ONECATYU/UICollectionViewCell-CLMove.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "UICollectionViewCell+CLMove/**/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true