blob: d9ec0cfcbf164b237eaaef857382ca84bdd3cf17 [file] [log] [blame]
{
"name": "UCLKit",
"version": "0.1.0",
"summary": "UCL API wrapper in Swift",
"description": "UCL API wrapper in Swift.\n Not maintained by UCL.",
"homepage": "https://github.com/tiferrei/UCLKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tiago Ferreira": "me@tiferrei.com"
},
"source": {
"git": "https://github.com/tiferrei/UCLKit.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/tiferrei2000",
"module_name": "UCLKit",
"dependencies": {
"NBNRequestKit": [
"~> 2.0"
]
},
"requires_arc": true,
"source_files": "UCLKit/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.1",
"tvos": "9.0"
},
"pushed_with_swift_version": "3.0"
}