blob: fae3762d3e4b05eaaf060849548a156b801582d6 [file] [log] [blame]
{
"name": "IdentifyIOS",
"version": "0.1.3",
"summary": "identify.com.tr",
"description": "\"Identify 24 iOS Pod\"",
"homepage": "https://github.com/emirbeytekin/IdentifyIOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Emir Beytekin": "emir@beytekin.net"
},
"source": {
"git": "https://github.com/emirbeytekin/IdentifyIOS.git",
"tag": "0.1.3"
},
"swift_versions": "5",
"platforms": {
"ios": "12.1"
},
"source_files": "base/*",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"dependencies": {
"Alamofire": [
"~> 4.9.1"
],
"Starscream": [
"~> 3.0.2"
],
"GoogleWebRTC": [
],
"NFCPassportReader": [
]
},
"swift_version": "5"
}