blob: db4b64cb8d10492666340a50a604e7e4749aadf9 [file] [log] [blame]
{
"name": "AnimatedLayout",
"version": "1.0.0",
"license": "MIT",
"summary": "An animatedLayout of UICollectionView",
"homepage": "https://github.com/jhchenchong/AnimatedLayout",
"authors": {
"浪漫恋星空": "727378500@qq.com"
},
"source": {
"git": "https://github.com/jhchenchong/AnimatedLayout.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "AnimatedLayout/AnimatedLayout/AnimatedLayout/*.{h,m}"
}