blob: a44a172336b2a09b2635df00e173c2764a295428 [file] [log] [blame]
{
"name": "SunCollectionViewCell",
"version": "0.1.0",
"summary": "A base Cell for IGListKit",
"homepage": "https://github.com/sunbohong/SunCollectionViewCell",
"license": "MIT",
"authors": {
"酷酷的哀殿": "sunbohong@gmail.com"
},
"source": {
"git": "https://github.com/sunbohong/SunCollectionViewCell.git",
"tag": "0.1.0"
},
"social_media_url": "https://github.com/sunbohong",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"frameworks": "UIKit"
}