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