[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 1 / 0 / XJCollectionViewManager / 0.1.58 / XJCollectionViewManager.podspec.json
blobf148f4235aa81a7b4fc8bf4c4e114766d039eaec
2   "name": "XJCollectionViewManager",
3   "version": "0.1.58",
4   "summary": "Easy to use UICollectionView",
5   "homepage": "https://github.com/xjimi/XJCollectionViewManager",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xjimi": "fn5128@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/xjimi/XJCollectionViewManager.git",
15     "tag": "0.1.58"
16   },
17   "source_files": [
18     "XJCollectionViewManager",
19     "Sources/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "platforms": {
27     "ios": "11.0"
28   }