blob: 99fe626b2903b3bdb6091266045d4b5189bd0d17 [file] [log] [blame]
{
"name": "SimpleSwitch",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/sarunw",
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleSwitch/Classes/**/*"
}