[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 7 / c / 0 / AtoneCon / 0.0.4 / AtoneCon.podspec.json
bloba2cc1ac519c271aaa9beb28d74168687bffc6d29
2   "name": "AtoneCon",
3   "module_name": "AtoneCon",
4   "version": "0.0.4",
5   "summary": "AtoneCon",
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "4.0"
8   },
9   "description": "s.swift_versions = ['4.0', '4.2', '5.0']\nAtoneCon",
10   "homepage": "https://github.com/netprotections/atonecon-ios",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": "AsianTech Inc.",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/netprotections/atonecon-ios.git",
21     "tag": "0.0.4"
22   },
23   "source_files": "AtoneCon/Sources/**/*.{swift,strings}",
24   "resource_bundles": {
25     "AtoneCon": [
26       "AtoneCon/Resources/**/*"
27     ]
28   },
29   "requires_arc": true,
30   "ios": {
31     "frameworks": [
32       "Foundation",
33       "UIKit",
34       "WebKit"
35     ]
36   },
37   "dependencies": {
38     "ObjectMapper": [
39       "~> 4.2"
40     ],
41     "SAMKeychain": [
42       "~> 1.5"
43     ]
44   }