blob: 1935fc4bee41d3c58380bd7265a61e857ebe468c [file] [log] [blame]
{
"name": "KalturaNetKit",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NetKit/Classes/**/*",
"dependencies": {
"SwiftyJSON": [
],
"Log": [
]
},
"pushed_with_swift_version": "3.0.2"
}