{ | |
"name": "ConvenientExtension", | |
"version": "0.2.3", | |
"summary": "Private Extension", | |
"homepage": "https://github.com/devmjun/ConvenientExtension", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Minjun Ju": "dev.mjun@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/devmjun/ConvenientExtension.git", | |
"tag": "0.2.3" | |
}, | |
"source_files": "Sources/**/*", | |
"exclude_files": "Sources/**/*.plist", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_versions": "4.2" | |
} |