blob: 5690ca64f0ca9d3b2e46647fed0588b114da73c5 [file] [log] [blame]
{
"name": "Snape_iOS",
"version": "0.1.1",
"summary": "A test framework with UI",
"description": "It' can be do test or some need network test in UI.",
"homepage": "https://github.com/Seachaos/Snape_iOS",
"license": "MIT",
"authors": {
"Seachaos": "ye.jian.yin@gmail.com"
},
"source": {
"git": "https://github.com/Seachaos/Snape_iOS.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Snape_iOS": [
"Pod/Assets/*.png",
"Pod/Assets/*.html"
]
}
}