blob: 35b4cf111e21e4b1a6d6a035b5a6ed42772fae25 [file] [log] [blame]
{
"name": "APTExtensions",
"version": "0.1.0",
"summary": "Useful extensions for swift",
"swift_version": "4.0",
"description": "Useful extensions for UIView, String etc.",
"homepage": "https://github.com/rishadappat/APTExtensions",
"license": {
"type": "GNU",
"file": "LICENSE"
},
"authors": {
"Rishad Appat": "rishadappat@gmail.com"
},
"source": {
"git": "https://github.com/rishadappat/APTExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "APTExtensions/*.{swift,plist,h}"
}