blob: 7741ef20013877cb15b773d4ade3d12f3db3dede [file] [log] [blame]
{
"name": "supersonic",
"version": "0.1.0",
"summary": "a meaningful thing",
"description": " Hallo\n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "http://www.nba.com",
"license": {
"type": "copy",
"file": "LICENSE"
},
"authors": {
"Ori": "ori.k@supersonic.com"
},
"source": {
"http": "https://bintray.com/artifact/download/supersonic/ios-sdk/Supersonic.framework6.1.0.zip"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"**/*.h",
"**/*.a"
],
"resource_bundles": {
"supersonic": [
"Supersonic/*.png"
]
}
}