{ | |
"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 | |
} |