blob: 65dc9a689d9e08335e7d4f8cfebbb48eb4f2393b [file] [log] [blame]
{
"name": "SwiftPi",
"version": "0.0.1",
"summary": "Control Raspberrys GPIOs with Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sbaidon/SwiftPi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sbaidon, toniohdez43, ardzoth, pkbadger93": "sbaidon@outlook.com"
},
"source": {
"git": "https://github.com/sbaidon/SwiftPi.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftPi/**/*"
}