blob: ce003ff30c6534e15a1c0110c795486ac7afee81 [file] [log] [blame]
{
"name": "ModleA",
"version": "0.0.3",
"summary": "a part of APP function",
"description": "ModleA APP,a part of APP function",
"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.3"
},
"source_files": [
"ModleA",
"ModleA/**/*.{h,m}"
],
"exclude_files": [
"ModleA/main.m",
"ModleA/APPDelegate.{h,m}"
],
"dependencies": {
"ALRouter": [
]
}
}