blob: 61e61bd31cbe47fff33456aff8b4f5773ded4a1e [file] [log] [blame]
{
"name": "FMBaseClass",
"version": "1.0.2",
"summary": "常用类总结",
"description": "常用类总结。。。",
"homepage": "https://github.com/fuxinming/FMBaseClass.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuxinming": "980280655@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fuxinming/FMBaseClass.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "FrameWork/FMBaseClass.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}