blob: 8d5b7ff1a49a11af1471f8d91147796606b8cd98 [file] [log] [blame]
{
"name": "CMKit",
"version": "0.0.1",
"summary": "A project about iOS development Contains lots of tools and Category.",
"homepage": "https://github.com/ZuoLuFei/CMKit",
"license": "MIT",
"authors": {
"ZuoLuFei": "yuan_ren_ge@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ZuoLuFei/CMKit.git",
"tag": "0.0.1"
},
"source_files": "CMKit/CMKit-Category(分类)/**/*.{h,m}",
"requires_arc": true
}