blob: 6dd7183a6f6bdd472426c1af8f561152b92aa935 [file] [log] [blame]
{
"name": "sample_ios",
"version": "0.2.0",
"summary": "Abring SDK, pre release.",
"description": "Abring is an BaaS. In this version it will handle login with phone number. just type 2 lines of code and you're ready to go. for more information please visit our website.",
"homepage": "https://github.com/abring/sample_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hosein abbaspoor": "hosein@me.com"
},
"source": {
"git": "https://github.com/abring/sample_ios.git",
"tag": "0.2.0"
},
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
]
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Abring Demo/ABConfiguration.swift",
"Abring Demo/ABExtentions.swift",
"Abring Demo/ABLoginViewController.swift",
"Abring Demo/ABManager.swift",
"Abring Demo/ABPlayer.swift",
"Abring Demo/AbringKit.bundle"
],
"pushed_with_swift_version": "3.0\n3.0\n3.0"
}