blob: 67dc0463ced3e1b9ef671115abca46505c6ad491 [file] [log] [blame]
{
"name": "WebIOPi",
"version": "0.2.0",
"summary": "A Swift wrapper for the WebIOPi API.",
"description": "Interact with your Raspberry Pi running WebIOPi from Swift!",
"homepage": "https://github.com/ioveracker/WebIOPiSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Isaac Overacker": "isaac@overacker.me"
},
"source": {
"git": "https://github.com/ioveracker/WebIOPiSwift.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/ioveracker",
"platforms": {
"ios": "8.0",
"watchos": "3.0"
},
"source_files": "WebIOPi/Classes/**/*",
"pushed_with_swift_version": "3.0"
}