[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / a / 7 / 8 / USE_API / 0.3.0.2 / USE_API.podspec.json
blobf9109bd7eb7926cddf7a40f06f2f9455d571a661
2   "name": "USE_API",
3   "version": "0.3.0.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.3.0.2"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "static_framework": true,
23   "source_files": "USE_API/Classes/**/*",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.7.3"
27     ]
28   }