blob: 671a63e60047dc6bb54afd657fa4ddc7f2b9de97 [file] [log] [blame]
{
"name": "XJCollectionViewManager",
"version": "0.1.52",
"summary": "Easy to use UICollectionView",
"homepage": "https://github.com/xjimi/XJCollectionViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xjimi": "fn5128@gmail.com"
},
"source": {
"git": "https://github.com/xjimi/XJCollectionViewManager.git",
"tag": "0.1.52"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJCollectionViewManager/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}