blob: 48f9f7b5f50f997543550a144f08dffddce560d6 [file] [log] [blame]
{
"name": "DRYTestUtilities",
"version": "0.1.2",
"summary": "AppFoundry test utilities",
"homepage": "https://github.com/appfoundry/DRYTestUtilities",
"license": "MIT",
"authors": {
"Michael Seghers": "michael.seghers@ida-mediafoundry.be"
},
"source": {
"git": "https://github.com/appfoundry/DRYTestUtilities.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"DRYTestUtilities": [
"Pod/Assets/*.png"
]
},
"frameworks": "XCTest"
}