blob: 935ac096caefe736eeb82a19d75f046792e72ae4 [file] [log] [blame]
{
"name": "JPExport",
"summary": "A tool for convert JOSN object to model file.",
"version": "0.0.1",
"license": {
"type": "MIT"
},
"authors": {
"Haocold": "xjh093@126.com"
},
"homepage": "https://github.com/xjh093/JPExport",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xjh093/JPExport.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}