blob: 0fcc723183c84482a7f8c06044a051072b0c01ee [file] [log] [blame]
{
"name": "FideasLib",
"version": "0.1.0",
"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",
"tag": "0.1.0"
},
"dependencies": {
"Alamofire": [
],
"AlamofireSwiftyJSON": [
],
"SWXMLHash": [
"~> 4.0.0"
]
},
"platforms": {
"ios": "9.0"
},
"source_files": "FideasLib/"
}