[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 5 / OneAPM / 2.2.5.2 / OneAPM.podspec.json
blobb220d3037d30808ba14c8788ef6ff1f726c13a1b
2   "name": "OneAPM",
3   "version": "2.2.5.2",
4   "summary": "OneAPM Analytics SDK for iOS.",
5   "description": "OneAPM library for iOS, Supports iPhone Simulator (i386), armv7, armv7s.",
6   "homepage": "https://www.oneapm.com",
7   "license": "MIT",
8   "authors": {
9     "JieLiang Ma": "majieliang@oneapm.com"
10   },
11   "source": {
12     "git": "https://github.com/jieliangma/OneAPM.git",
13     "tag": "2.2.5.2"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "vendored_frameworks": "Frameworks/OneAPM.framework",
21     "libraries": [
22       "z",
23       "stdc++"
24     ]
25   },
26   "frameworks": [
27     "SystemConfiguration",
28     "CoreTelephony",
29     "CoreData"
30   ]