blob: 35d17051a0ae2d51de37cf30e6052a0d92e1ef8c [file] [log] [blame]
{
"name": "FideasLib",
"version": "0.1.1",
"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.txt"
},
"authors": {
"Salyangoz": "info@salyangoz.com.tr"
},
"source": {
"git": "https://github.com/salyangoz/fideas-sdk.git",
"branch": "master",
"tag": "0.1.1"
},
"dependencies": {
"Alamofire": [
],
"AlamofireSwiftyJSON": [
],
"SWXMLHash": [
"~> 4.0.0"
]
},
"platforms": {
"ios": "9.0"
},
"source_files": "FideasLib/"
}