blob: 0b7ce3b99642ade33298447c6b30e51d30edc9d8 [file] [log] [blame]
{
"name": "TiwallSwiftSDK",
"version": "0.1.3",
"summary": "Tiwall Swift SDK.",
"description": "Tiwall Swift SDK for ios applications\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/hamidire/TiwallSwiftSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hamidire@gmail.com": "hamidire@gmail.com"
},
"source": {
"git": "https://github.com/hamidire/TiwallSwiftSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TiwallSwiftSDK/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.5"
]
},
"pushed_with_swift_version": "4.0"
}