[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 7 / 9 / b / IDbg / 0.0.9 / IDbg.podspec.json
blob5b814ef2ec02e95c8f032ff5c39130e164e473f7
2   "name": "IDbg",
3   "version": "0.0.9",
4   "summary": "IDbg client",
5   "description": "debug tools",
6   "homepage": "https://github.com/oc-sample/IDbg-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "mjzheng": "mjzheng@tencent.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/oc-sample/IDbg-sdk.git",
19     "tag": "0.0.9"
20   },
21   "source_files": [
22     "IDbg.framework/Headers",
23     "*.{h,m}"
24   ],
25   "vendored_frameworks": "IDbg.framework",
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   }