blob: 4f1ba87d11b5b51288544ffbdd0a8c1a0f5e34e8 [file] [log] [blame]
{
"name": "GeneralExtension",
"version": "0.0.1",
"summary": "GeneralExtension in swift.",
"homepage": "https://github.com/MaxsLin/GeneralExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Mak": "maxmak@maxsmak.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MaxsLin/GeneralExtension.git",
"tag": "0.0.1"
},
"source_files": [
"GeneralExtension",
"GeneralExtension/**/*.{h,swift}"
],
"exclude_files": "GeneralExtension/Exclude",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}