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