blob: f8f6b7182e290542e7a76a9b2a1f7dcd1bb3c21e [file] [log] [blame]
{
"name": "SMSAuth",
"platforms": {
"ios": "8.0"
},
"summary": "SMSAuth lets you add SMS based authenticatione easily to an application.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrew Platkin": "andrew.platkin@gmail.com"
},
"homepage": "https://github.com/plattyp/SMSAuth",
"source": {
"git": "https://github.com/plattyp/SMSAuth.git",
"tag": "0.0.1"
},
"dependencies": {
"Alamofire": [
"4.1.0"
],
"BetterBaseClasses": [
"~> 1.0"
],
"KeyClip": [
"1.4.0"
],
"AlamofireObjectMapper": [
"4.0.1"
],
"SwiftOverlays": [
"~> 3.0.0"
],
"Font-Awesome-Swift": [
"~> 1.6.0"
]
},
"source_files": [
"SMSAuth",
"SMSAuth/**/*.{swift,h,m}"
],
"resources": "SMSAuth/**/*.{png,jpeg,jpg,pdf,storyboard,xib,ttf}",
"pushed_with_swift_version": "3.0"
}