2 "name": "MyCocoapodsLib",
4 "summary": "This is Summary of my Cocoapds Lib",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/1410avi/MyCocoapodsLib",
12 "1410avi": "avinash.soni@grayquest.com"
15 "git": "https://github.com/1410avi/MyCocoapodsLib.git",
18 "swift_versions": "5.0",
22 "pod_target_xcconfig": {
23 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "source_files": "MyCocoapodsLib/Classes/**/*",
29 "swift_version": "5.0"