[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 1 / 3 / ManoharFrameWork / 2.1.0 / ManoharFrameWork.podspec.json
bloba507db654e08e74f465ffaa47cf3c6b665460d3a
2   "name": "ManoharFrameWork",
3   "version": "2.1.0",
4   "summary": "Framework to use for easy installation for the other apps",
5   "description": "This is the test Framework for the easy install for us, And We will run this with out giving the path from the loacl machine",
6   "homepage": "https://in-telligent.com/",
7   "license": "MIT",
8   "authors": {
9     "Manohar Pitla": "manohar.pitla@senecaglobal.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "git@bitbucket.org:senecaglobal/int-openapi-framework-ios-test.git",
16     "tag": "2.1.0"
17   },
18   "swift_versions": "5.0",
19   "frameworks": "Foundation",
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "subspecs": [
28     {
29       "name": "ManoharFrameWork",
30       "source_files": "ManoharFrameWork/**/*.swift"
31     }
32   ],
33   "swift_version": "5.0"