blob: a7fa6f6d1af05a3ef6ff9e238216d00b3d788019 [file] [log] [blame]
{
"name": "XeeSDK",
"version": "4.0.1",
"summary": "This SDK make easier the usage of Xee API (dev.xee.com) on iOS devices.",
"homepage": "https://github.com/xee-lab/xee-sdk-ios",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Eliocity": "jbdujardin@xee.com"
},
"source": {
"git": "https://github.com/xee-lab/xee-sdk-ios.git",
"tag": "4.0.1"
},
"social_media_url": "https://www.facebook.com/XeeFR",
"platforms": {
"ios": "8.0"
},
"source_files": "XeeSDK/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"ObjectMapper": [
"~> 3.1"
]
},
"pushed_with_swift_version": "4.0"
}