[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 5 / 8 / iOSOTARTK / 1.0.9 / iOSOTARTK.podspec.json
blobbd3b9f1e5ceaeb416e3bbcdd6267e3135e1165f2
2   "name": "iOSOTARTK",
3   "version": "1.0.9",
4   "summary": "A framework for OTA files",
5   "homepage": "https://github.com/weweco123/iOSOTARTK",
6   "license": "MIT",
7   "authors": {
8     "weiwei": "weiweivik@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/weweco123/iOSOTARTK.git",
15     "tag": "1.0.9"
16   },
17   "vendored_frameworks": [
18     "vendored/RTKLEFoundation.framework",
19     "vendored/RTKOTASDK.framework"
20   ],
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }