blob: b175e6ceb133a616cd551e1e841027bf902e7146 [file] [log] [blame]
{
"name": "ZFRepo",
"version": "1.0.2",
"summary": "ZFRepo.",
"description": "LICENSELICENSELICENSELICENSELICENSELICENSE",
"homepage": "https://github.com/zhangmufeng/ZFRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZMF": "zhangmufeng@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhangmufeng/ZFRepo.git",
"tag": "1.0.2"
},
"source_files": "ZFClasses/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}