blob: 9f5c2836355b9261d7d35cc1500488f1454f8a96 [file] [log] [blame]
{
"name": "FMCollectionLayout",
"version": "1.0.2",
"summary": "一个CollectionView布局框架",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CoderFM/FMCollectionLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周发明": "zhoufaming251@163.com"
},
"source": {
"git": "https://github.com/CoderFM/FMCollectionLayout.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMCollectionLayout/Classes/**/*"
}