[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / b / TestCFrameWork / 0.16.0 / TestCFrameWork.podspec.json
blobe7682c80d5347eab09d8ffb9cacfce392450cdca
2   "name": "TestCFrameWork",
3   "version": "0.16.0",
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.16.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TestCFrameWork/Classes/**/*",
22   "vendored_frameworks": "TestCFrameWork/MediationTestFramework.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     "TestCFrameWork": [
35       "TestCFrameWork/Assets/ConsoliAdsResources.bundle"
36     ]
37   }