[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / 3 / a / OneAPMUEM / 5.1.0.0 / OneAPMUEM.podspec.json
blob48e92f12f6a12ea60df26c9f70b481eeb9b94a56
2   "name": "OneAPMUEM",
3   "version": "5.1.0.0",
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     "李赛": "lisai@oneapm.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/Sophia09/OneAPMUEM.git",
17     "tag": "5.1.0.0"
18   },
19   "vendored_frameworks": "OneAPMUEM.framework",
20   "frameworks": [
21     "SystemConfiguration",
22     "CoreTelephony"
23   ],
24   "libraries": [
25     "z",
26     "c++"
27   ]