[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 8 / 4 / 2 / R3LRackspace / 0.1.7 / R3LRackspace.podspec.json
blob30bbb0889c5c3ded66622b55d4bee839601c7659
2   "name": "R3LRackspace",
3   "version": "0.1.7",
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.7"
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   },
25   "dependencies": {
26     "Alamofire": [
28     ]
29   }