[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 0 / 2 / 3 / calculatorFramework / 1.0 / calculatorFramework.podspec.json
blob4fc04446ba2a9639dcb8fe8f69a2c3f288fbe0fa
2   "name": "calculatorFramework",
3   "version": "1.0",
4   "summary": "Adding framework for arithmatic integration.",
5   "description": "Adding framework for arithmatic integration. add, sum etc",
6   "homepage": "https://github.com/Nirajpaul2/CalculatorFramework",
7   "license": {
8     "type": "MIT",
9     "text": "MIT License"
10   },
11   "authors": {
12     "nirajpaul": "nirajpaul.ios@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Nirajpaul2/CalculatorFramework.git",
20     "tag": "1.0"
21   },
22   "source_files": "TestFramework/**/*.{h,m}",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   },
29   "swift_version": "5.0"