[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 2 / 5 / OneAPM / 2.2.0.9-bitcode-disabled / OneAPM.podspec.json
blobc30fb5f1834d47b74d893b364c7e30c6c18c0fd4
2   "name": "OneAPM",
3   "version": "2.2.0.9-bitcode-disabled",
4   "summary": "OneAPM Analytics SDK for iOS.",
5   "description": "OneAPM library for iOS, Supports iPhone Simulator (i386), armv7, armv7s.",
6   "homepage": "http://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.0.9-bitcode-disabled"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/OneAPM.h",
20   "vendored_frameworks": "Pod/Classes/**/*.framework",
21   "frameworks": [
22     "SystemConfiguration",
23     "CoreTelephony",
24     "CoreData"
25   ],
26   "libraries": [
27     "z",
28     "stdc++"
29   ]