[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / 2 / R3LRackspace / 0.1.3 / R3LRackspace.podspec.json
blob6eb5de4324a02a68a5ef4ea8c47354234502347e
2   "name": "R3LRackspace",
3   "version": "0.1.3",
4   "summary": "iOS SDK Rackspace in swift",
5   "description": "iOS SDK Rackspace in swift to handle CloudFiles",
6   "homepage": "https://github.com/felipecarreramo/R3LRackspace",
7   "license": "MIT",
8   "authors": {
9     "Juan Felipe Carrera Moya": "pipecamo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/felipecarreramo/R3LRackspace.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "R3LRackspace": [
22       "Pod/Assets/*.png"
23     ]
24   }