[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 7 / 8 / USE_API / 0.3.0.0 / USE_API.podspec.json
blobab157bc474520bb355a54bb738c2677188b21b61
2   "name": "USE_API",
3   "version": "0.3.0.0",
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.0"
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   }