blob: 4923e59e73b3f08b1512bbe4e7a0f857c14e3e1d [file] [log] [blame]
{
"name": "AlExtensions",
"version": "0.3.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": "sonerguler93@gmail.com",
"ahmetsina": "asend.ustem@gmail.com"
},
"source": {
"git": "https://github.com/applogistdev/AL-Extensions.git",
"tag": "0.3.0"
},
"swift_versions": "5",
"platforms": {
"ios": "9.3"
},
"source_files": "AlExtensions/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5"
}