blob: 7981cb24abebd139eb45d5ba8ff59450504ccb46 [file] [log] [blame]
{
"name": "DylanPod",
"version": "0.0.1",
"summary": "helloworld for you",
"description": "this is Dylans test for pod! no used for anyone",
"homepage": "https://github.com/wuminglan/DylanPod",
"license": "MIT",
"authors": {
"Dylan": "dylan@!liao.com"
},
"source": {
"git": "https://github.com/wuminglan/DylanPod.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DylanPod": [
"Pod/Assets/*.png"
]
}
}