blob: 497d8ddd1509ee01e94c0b93a9993c944bccfb52 [file] [log] [blame]
{
"name": "SimpleSwitch",
"version": "0.1.2",
"summary": "A minimal Switch UI for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sarunw/SimpleSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sarun Wongpatcharapakorn": "artwork.th@gmail.com"
},
"source": {
"git": "https://github.com/sarunw/SimpleSwitch.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/sarunw",
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleSwitch/Classes/**/*"
}