[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / 8 / b / TestCFrameWork / 0.4.0 / TestCFrameWork.podspec.json
blob3b238e4aae85e53cbadf9104a7264368def2772a
2   "name": "TestCFrameWork",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TestCFrameWork/Classes/**/*",
22   "vendored_frameworks": "TestCFrameWork/TestMediationFramework.framework",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }