[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 4 / b / Computop / 1.2.4 / Computop.podspec.json
blobca384fc18a8588684f51c5554a073dc94a40b064
2   "name": "Computop",
3   "version": "1.2.4",
4   "summary": "Computop SDK for iOS",
5   "homepage": "https://github.com/computop/Computop-iOS.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Philipp Homann": "philipp.homann@exozet.com"
12   },
13   "source": {
14     "git": "https://github.com/Computop/Computop-iOS.git",
15     "tag": "1.2.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "vendored_frameworks": "Computop/**/Computop.framework",
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   }