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