| { | |
| "name": "SwiftyCocoaSample", | |
| "license": { | |
| "type": "BSD" | |
| }, | |
| "version": "0.0.1", | |
| "homepage": "https://github.com/ilyadaberdil/test", | |
| "authors": { | |
| "ilyadaberdil": "ilyadaberdil@gmail.com" | |
| }, | |
| "summary": "SAMPLE SWIFT POD", | |
| "source": { | |
| "git": "https://github.com/ilyadaberdil/test.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "13.0" | |
| }, | |
| "swift_versions": "4.2", | |
| "source_files": "SwiftyCocoaSample/**/*.{h,m,swift}", | |
| "swift_version": "4.2" | |
| } |