blob: fa9301f78467bbe6714ff1d231013864520f2026 [file] [log] [blame]
{
"name": "Snape_iOS",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Snape_iOS": [
"Pod/Assets/*.png"
]
}
}