blob: 97640969dfb3cc054403f73deb87609bdde5c0ea [file] [log] [blame]
{
"name": "ASCommon",
"version": "0.1.0",
"summary": "Collection of extensions and protocol to boost your productivity",
"description": "A Swift collection of extensions and protocol to boost your productivity",
"homepage": "https://github.com/andr3a88/ASCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"andr3a88": "runner_corsa@msn.com"
},
"source": {
"git": "https://github.com/andr3a88/ASCommon.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/andrea_steva",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "ASCommon/Classes/**/*",
"swift_version": "5.0"
}