[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 6 / 2 / e / FleuryAccessTokeniOS / 0.0.3 / FleuryAccessTokeniOS.podspec.json
blob995289ca388b4a2d880c356b8a38087bb0f4012b
2   "name": "FleuryAccessTokeniOS",
3   "version": "0.0.3",
4   "swift_versions": "4.2",
5   "summary": "Framework de access token - para desenvolvimento iOS - Grupo Fleury.",
6   "description": "Framework de access token - para desenvolvimento iOS - Grupo Fleury.",
7   "homepage": "http://www.grupofleury.com.br/",
8   "license": {
9     "type": "Apache License, Version 2.0",
10     "text": "                          Licensed under the Apache License, Version 2.0 (the \"License\");\n                          you may not use this file except in compliance with the License.\n                          You may obtain a copy of the License atdev.atdev\n                          http://www.apache.org/licenses/LICENSE-2.0\n                          Unless required by applicable law or agreed to in writing, software\n                          distributed under the License is distributed on an \"AS IS\" BASIS,\n                          WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n                          See the License for the specific language governing permissions and\n                          limitations under the License.\n"
11   },
12   "authors": {
13     "Camila": "carvalhocr.camila@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/danielideriba/FleuryAccessTokeniOS.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "FleuryAccessTokeniOS/Sources/**/*",
23   "resources": "FleuryAccessTokeniOS/Resources/**/*",
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 armv7 armv7s i386"
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.7"
30     ],
31     "ObjectMapper": [
32       "~> 3.4"
33     ],
34     "KeychainSwift": [
36     ]
37   },
38   "swift_version": "4.2"