blob: c9cc41abec6230d9f43d372342ded91dc0442232 [file] [log] [blame]
{
"name": "KalturaNetKit",
"version": "0.0.5",
"summary": "NetKit: Kaltura Mobile Client Network SDK",
"homepage": "https://github.com/kaltura/kaltura-netkit-ios",
"license": {
"type": "AGPLv3",
"text": "AGPLv3"
},
"authors": {
"Kaltura": "community@kaltura.com"
},
"source": {
"git": "https://github.com/kaltura/kaltura-netkit-ios.git",
"tag": "v0.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetKit/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
],
"Log": [
]
},
"pushed_with_swift_version": "3.0.2"
}