blob: 0d9981068bb8c0e72f147eb95a22d8a30d38e373 [file] [log] [blame]
{
"name": "ModleA",
"version": "0.0.1",
"summary": "a part of APP function",
"description": "ModleA APP",
"homepage": "https://github.com/baoshanf/ModleA.git",
"license": "MIT (ModleA)",
"authors": {
"hans": "baoshanf@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/baoshanf/ModleA.git",
"tag": "0.0.1"
},
"source_files": [
"ModleA",
"ModleA/**/*.{h,m}"
],
"dependencies": {
"ALRouter": [
]
}
}