blob: f4accae291dfe9512c81f911ab94fe8495bb6202 [file] [log] [blame]
{
"name": "JEYModel",
"version": "0.0.1",
"summary": "模型解析",
"description": "model模型解析",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/jeyWQ/JEYModel",
"authors": {
"jey": "18513039620@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jeyWQ/JEYModel.git",
"tag": "v0.0.1"
},
"source_files": "RunTime/*.{h,m}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
]
}