blob: 0e6a7d11fd0b25261b477f7bb98b720fd2a6d96a [file] [log] [blame]
{
"name": "Sible",
"version": "0.1",
"summary": "Sible iOS SDK",
"homepage": "http://github.com/emberlight/sible",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT"
},
"authors": {
"Emberlight": "kevinr@emberlight.co"
},
"source": {
"git": "https://github.com/emberlight/sible.git",
"tag": "0.1.0"
},
"public_header_files": "Sible.h",
"preserve_paths": "libSible.a",
"ios": {
"vendored_libraries": "libSible.a"
},
"requires_arc": true
}