blob: 15201547559a5d8107ad7cb15002dc63b804106b [file] [log] [blame]
{
"name": "FideasLib",
"version": "0.2.3",
"summary": "Fideas Mobile Application Development SDK",
"description": "Bu SDK ile mobil uygulamanin Fideas uzerinden",
"homepage": "https://github.com/salyangoz/fideas-sdk",
"license": {
"type": "MIT",
"file": "/Users/serhatyalcin/Documents/IOS Development/Salyangoz/FideasLib/LICENSE.md"
},
"authors": {
"Salyangoz": "info@salyangoz.com.tr"
},
"source": {
"git": "https://github.com/salyangoz/fideas-sdk.git",
"branch": "master",
"tag": "0.2.3"
},
"dependencies": {
"Alamofire": [
],
"AlamofireSwiftyJSON": [
],
"SWXMLHash": [
"~> 4.0.0"
]
},
"platforms": {
"ios": "9.0"
},
"source_files": "FideasLib/"
}