blob: 1c821454a690b23d06887a9877a607751222d3fb [file] [log] [blame]
{
"name": "MyCloudHomeSDKObjc",
"version": "1.0.4",
"summary": "A pleasant wrapper around the WD My Cloud Home API.",
"homepage": "https://github.com/leshkoapps/MyCloudHomeSDKObjc.git",
"authors": {
"Everappz": "https://everapz.com"
},
"source": {
"git": "https://github.com/leshkoapps/MyCloudHomeSDKObjc.git",
"tag": "1.0.4"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "SDK/*.{h,m}",
"license": "MIT",
"frameworks": [
"Foundation",
"WebKit"
],
"dependencies": {
"ISO8601DateFormatter": [
],
"AppAuth": [
]
}
}