blob: 131bbc7b49652c9214d2b3f522ccb93e834ff9e0 [file] [log] [blame]
{
"name": "XJCollectionViewManager",
"version": "0.1.51",
"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.51"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XJCollectionViewManager/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}