blob: a52e715c6291598ddf546060ac376d48a2d1cb35 [file] [log] [blame]
{
"name": "AppTemplateLib",
"version": "0.0.2",
"summary": "AppTemplateLib for quick start.",
"homepage": "https://github.com/linzhiman/AppTemplateLib",
"license": "MIT",
"authors": {
"linzhiman": "154298785@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/linzhiman/AppTemplateLib.git",
"tag": "0.0.2"
},
"source_files": [
"AppTemplateLib",
"AppTemplateLib/**/*.{h,m}"
]
}