blob: bfe96c99cad9773e448ec44afc48f013a7510b76 [file] [log] [blame]
{
"name": "R3LRackspace",
"version": "0.1.1",
"summary": "iOS SDK Rackspace in swift",
"description": "iOS SDK Rackspace in swift to handle CloudFiles",
"homepage": "https://github.com/felipecarreramo/R3LRackspace",
"license": "MIT",
"authors": {
"Juan Felipe Carrera Moya": "pipecamo@gmail.com"
},
"source": {
"git": "https://github.com/felipecarreramo/R3LRackspace.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"R3LRackspace": [
"Pod/Assets/*.png"
]
}
}