blob: 7772701740084eb9a14c0c63f531aad74b83cfe3 [file] [log] [blame]
{
"name": "Cat",
"version": "1.0.0",
"summary": "An animal miaomiao",
"homepage": "https://github.com/yongjunwen/Cat",
"license": "MIT",
"authors": {
"wyj": "yjwenzzu@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yongjunwen/Cat.git",
"tag": "1.0.0"
},
"source_files": "PublicCat/Cat/*.{h,m}",
"requires_arc": true
}