blob: 34ada4a24e941a48af0a745394001b8040362f80 [file] [log] [blame]
{
"name": "AtoneCon",
"module_name": "AtoneCon",
"version": "0.0.3",
"summary": "AtoneCon",
"description": "AtoneCon",
"homepage": "https://github.com/netprotections/atonecon-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "AsianTech Inc.",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/netprotections/atonecon-ios.git",
"tag": "0.0.3"
},
"source_files": "AtoneCon/Sources/**/*.{swift,strings}",
"resource_bundles": {
"AtoneCon": [
"AtoneCon/Resources/**/*"
]
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
]
},
"dependencies": {
"ObjectMapper": [
"~> 3.3"
],
"SAMKeychain": [
"~> 1.5"
]
},
"pushed_with_swift_version": "3.1"
}