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