[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 1 / 3 / ManoharFrameWork / 2.1.5 / ManoharFrameWork.podspec.json
blob6668555545b366e0948ef31883deedd56781e156
2   "name": "ManoharFrameWork",
3   "version": "2.1.5",
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.5"
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       "vendored_frameworks": "ManoharFrameWork.xcframework"
32     }
33   ],
34   "swift_version": "5.0"