blob: e1224bc5c647d9b6b5a9f0d5ed050334427d22cd [file] [log] [blame]
{
"name": "AlExtensions",
"version": "0.1.0",
"summary": "Useful extensions for Swift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/applogistdev/AL-Extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "soner.guler@applogist.com",
"ahmetsina": "asend.ustem@gmail.com"
},
"source": {
"git": "https://github.com/applogistdev/AL-Extensions.git",
"tag": "0.1.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "AlExtensions/Classes/**/*",
"frameworks": "UIKit"
}