blob: 37e3924f06d48e872e0efd83d88f665f53cbc21b [file] [log] [blame]
{
"name": "ZMF_Framework",
"version": "0.0.1",
"summary": "ZMF_Test",
"description": "ZMF_Framework For iOS",
"homepage": "https://github.com/zhangmufeng/ZMF_Framework",
"license": "MIT",
"authors": {
"ZMF": "zhangmufeng@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhangmufeng/ZMF_Framework.git"
},
"source_files": "ZFClass/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}