blob: f24963e2e348013915317b568778c3f4e250a989 [file] [log] [blame]
{
"name": "IGModel",
"version": "0.2.0",
"summary": "画屏字典转模型基础库组件",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.252.96.25/siguoxi/IGModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siguoxi": "siguoxi@boe.com.cn"
},
"source": {
"git": "http://10.252.96.25/siguoxi/IGModel.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IGModel/Classes/**/*",
"dependencies": {
"MJExtension": [
]
}
}