blob: 8cf8ffcaa4dfe4e95fc0802862e349364f9c00a1 [file] [log] [blame]
{
"name": "CollectionCardView",
"version": "1.0",
"license": "MIT",
"summary": "A collectionView of card, you can use it for film ticket and so on.",
"homepage": "https://github.com/ChinaChong/CollectionCardView",
"authors": {
"非著名程序员": "chinachong1943@yahoo.com"
},
"source": {
"git": "https://github.com/ChinaChong/CollectionCardView.git",
"tag": "1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "CollectionCardView/*.{h,m}"
}