[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 7 / 1 / 8 / TestThisFrameworkA / 0.1.0 / TestThisFrameworkA.podspec.json
bloba58ff58f9d8a42c3874b263985759a253e3162e0
2   "name": "TestThisFrameworkA",
3   "version": "0.1.0",
4   "summary": "A short description of TestThisFrameworkA.",
5   "description": "'A short description of TestThisFrameworkA.'",
6   "homepage": "https://github.com/wazma/TestThisFrameworkA",
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/TestThisFrameworkA.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TestThisFrameworkA/Classes/**/*",
22   "vendored_frameworks": "TestThisFrameworkA/TestingSampleFramework.framework",
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "pod_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }