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