[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / 1 / 0 / XJCollectionViewManager / 0.1.52 / XJCollectionViewManager.podspec.json
blob671a63e60047dc6bb54afd657fa4ddc7f2b9de97
2   "name": "XJCollectionViewManager",
3   "version": "0.1.52",
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.52"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "XJCollectionViewManager/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]