blob: 2bfd46e859f047378ff97540d03fc42fe521116d [file] [log] [blame]
{
"name": "M80Kit",
"version": "1.0.1",
"authors": {
"Xiang Wangfeng": "xiangwangfeng@gmail.com"
},
"homepage": "https://github.com/xiangwangfeng/M80Kit/",
"summary": "A collection of iOS classes & categories ",
"source": {
"git": "https://github.com/xiangwangfeng/M80Kit.git",
"tag": "1.0.1"
},
"license": "MIT",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "M80Kit/**/*.{h,m}",
"deprecated": true
}