[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / 3 / a / OneAPMUEM / 5.5.2.4 / OneAPMUEM.podspec.json
blobf17ad013656228742e6fea43a56d4639cfbe353b
2   "name": "OneAPMUEM",
3   "version": "5.5.2.4",
4   "summary": "OneAPM UEM lib for iOS.",
5   "description": "OneAPM UEM lib for iOS, supports armv7 armv7s i386 x86_64 arm64.",
6   "homepage": "https://www.oneapm.com",
7   "license": "MIT",
8   "authors": {
9     "王楠": "wangnan@oneapm.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/wangnan1082-icloud/OneAPMUEM.git",
17     "tag": "5.5.2.4"
18   },
19   "vendored_frameworks": "OneAPMUEM.framework",
20   "frameworks": [
21     "SystemConfiguration",
22     "CoreTelephony"
23   ],
24   "libraries": [
25     "z",
26     "c++"
27   ]