[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 8 / b / TestCFrameWork / 0.17.1 / TestCFrameWork.podspec.json
blobf8e596ea5b37905b153a44e4c13d3178d0402c41
2   "name": "TestCFrameWork",
3   "version": "0.17.1",
4   "summary": "A short description of TestCFrameWork.",
5   "description": "'A short description of framework c Pod'",
6   "homepage": "https://github.com/wazma/TestFrameWorkC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wazma": "wazma.ali@consoliads.com"
13   },
14   "source": {
15     "git": "https://github.com/wazma/TestFrameWorkC.git",
16     "tag": "0.17.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TestCFrameWork/Classes/**/*",
22   "vendored_frameworks": "TestCFrameWork/ConsoliAdsSDK.framework",
23   "xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "static_framework": true,
33   "resource_bundles": {
34     "ConsoliAdsResources": [
35       "TestCFrameWork/Assets/ConsoliAdsResources.bundle"
36     ]
37   }