[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / c / 0 / AtoneCon / 0.0.2 / AtoneCon.podspec.json
blobc0a92861345a413069cb1bc606e41e4fa3e836c5
2   "name": "AtoneCon",
3   "module_name": "AtoneCon",
4   "version": "0.0.2",
5   "summary": "AtoneCon",
6   "description": "AtoneCon description",
7   "homepage": "https://github.com/netprotections/atonecon-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "AsianTech Inc.",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/netprotections/atonecon-ios.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "AtoneCon/Sources/**/*.{swift,strings}",
21   "resource_bundles": {
22     "AtoneCon": [
23       "AtoneCon/Resources/**/*"
24     ]
25   },
26   "requires_arc": true,
27   "ios": {
28     "frameworks": [
29       "Foundation",
30       "UIKit",
31       "WebKit"
32     ]
33   },
34   "dependencies": {
35     "ObjectMapper": [
36       "~> 2.2"
37     ],
38     "SAMKeychain": [
39       "~> 1.5"
40     ]
41   },
42   "pushed_with_swift_version": "3.0"