blob: ae186692f8f97808f273f4081379c003c371ebfb [file] [log] [blame]
{
"name": "SunCollectionViewCell",
"version": "0.0.1",
"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.0.1"
},
"social_media_url": "https://github.com/sunbohong",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Classes/*",
"frameworks": "UIKit"
}