[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / e / a / f / IdentifyIOS / 0.1.0 / IdentifyIOS.podspec.json
bloba50f56d09398cfdab2431ea85d82adcc877303dd
2   "name": "IdentifyIOS",
3   "version": "0.1.0",
4   "summary": "identify.com.tr",
5   "description": "\"Identify 24 iOS Pod\"",
6   "homepage": "https://github.com/emirbeytekin/IdentifyIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emir Beytekin": "emir@beytekin.net"
13   },
14   "source": {
15     "git": "https://github.com/emirbeytekin/IdentifyIOS.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.9.1"
28     ],
29     "Starscream": [
30       "~> 3.0.2"
31     ],
32     "GoogleWebRTC": [
34     ],
35     "NFCPassportReader": [
37     ]
38   }