blob: e363bfc57f66228b096ca8061f3f05d5c686c9ee [file] [log] [blame]
{
"name": "R3LRackspace",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"R3LRackspace": [
"Pod/Assets/*.png"
]
}
}