[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / a / 7 / 8 / USE_API / 0.1.3.2 / USE_API.podspec.json
blobbeec6880ac3c253df45847ac3ca55aeff6e030c7
2   "name": "USE_API",
3   "version": "0.1.3.2",
4   "summary": "A short description of USE_API.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.usemobile.com.br/base-project/ios-use-api",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Usemobile": "claudiomsilvaf@gmail.com"
13   },
14   "source": {
15     "git": "http://git.usemobile.com.br/base-project/ios-use-api.git",
16     "tag": "0.1.3.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "static_framework": true,
22   "source_files": "USE_API/Classes/**/*",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.7.3"
26     ],
27     "Parse": [
28       "~> 1.17.1"
29     ],
30     "ObjectMapper": [
31       "~> 3.3.0"
32     ]
33   }