blob: 9f7c43053a934df132cd68343449f03bb2abe6a5 [file] [log] [blame]
{
"name": "SimpleSwitch",
"version": "0.1.3",
"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.3"
},
"social_media_url": "https://twitter.com/sarunw",
"platforms": {
"ios": "9.0"
},
"source_files": "SimpleSwitch/Classes/**/*",
"pushed_with_swift_version": "3.0"
}