blob: 32c3930b79f20ff738cf40817ba32b86c7913fa8 [file] [log] [blame]
{
"name": "NBNRequestKit",
"version": "0.2.2",
"summary": "Networking library for OctoKit.swift",
"homepage": "https://github.com/nerdishbynature/RequestKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Piet Brauer": "piet@nerdishbynature.com"
},
"source": {
"git": "https://github.com/nerdishbynature/RequestKit.git",
"tag": "0.2.2"
},
"social_media_url": "https://twitter.com/pietbrauer",
"module_name": "RequestKit",
"requires_arc": true,
"source_files": "RequestKit/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
}
}