[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 2 / 7 / TPodFramework / 1.0.0 / TPodFramework.podspec.json
blobe5c372b0e5915703f7f4c83c558a5af264d8e332
2   "name": "TPodFramework",
3   "version": "1.0.0",
4   "summary": "lyx  TPodFramework.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "liyuxian": "2825289575@qq.com"
11   },
12   "homepage": "https://www.baidu.com",
13   "description": "TODO: Add long description of the pod here.",
14   "frameworks": [
15     "UIKit",
16     "MapKit"
17   ],
18   "source": {
19     "git": "http://gitlab.haifurong.cn/liyuxian/pod_test.git",
20     "tag": "1.0.0"
21   },
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
24     "ONLY_ACTIVE_ARCH": "YES"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "platforms": {
31     "ios": "9.0"
32   },
33   "ios": {
34     "vendored_frameworks": "TPodFramework-0.1.0/*.framework"
35   }