[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / a / OneAPMUEM / 5.5.2.7 / OneAPMUEM.podspec.json
blob6ca5037da3bb5f00384061c86126f77bfa369f1b
2   "name": "OneAPMUEM",
3   "version": "5.5.2.7",
4   "summary": "OneAPMUEM lib for iOS.",
5   "description": "OneAPMUEM lib for iOS, supports armv7 armv7s i386 x86_64 arm64.",
6   "homepage": "https://www.oneapm.com",
7   "license": "MIT",
8   "authors": {
9     "王楠": "wangnan1082@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/wangnan1082-icloud/OneAPMUEM.git",
17     "tag": "5.5.2.7"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "vendored_frameworks": "OneAPMUEM.framework",
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreTelephony"
29   ],
30   "libraries": [
31     "z",
32     "c++"
33   ]