blob: f0b53aeda91a9a76cfea209a9f6051061b9f0936 [file] [log] [blame]
{
"name": "podLib-Andrew",
"version": "0.0.1",
"summary": "这是我的第一个框架,希望能够帮到你",
"description": "\"这是我的第一个框架,希望能够帮到你\"",
"homepage": "https://github.com/andrew-anlu/podLib-Andrew",
"license": "MIT",
"authors": {
"Andrew": "anluanlu123@163.com"
},
"source": {
"git": "https://github.com/andrew-anlu/podLib-Andrew.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"podLib-Andrew": [
"Pod/Assets/*.png"
]
}
}