| { | |
| "name": "DCRoundSwitch", | |
| "version": "0.0.1", | |
| "summary": "A 'modern' replica of UISwitch.", | |
| "homepage": "https://github.com/domesticcatsoftware/DCRoundSwitch", | |
| "license": "MIT", | |
| "authors": { | |
| "Patrick Richards": "contact@domesticcat.com.au" | |
| }, | |
| "source": { | |
| "git": "https://github.com/domesticcatsoftware/DCRoundSwitch.git", | |
| "commit": "88fc73a47d5572fd324da453207f65c5b6a400d0" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source_files": "DCRoundSwitch/*", | |
| "frameworks": "QuartzCore", | |
| "requires_arc": false | |
| } |