blob: 798fec8273c3646e59b0f2eb59ea3dffdb31dbdd [file] [log] [blame]
{
"name": "SSCheckBoxView",
"version": "0.0.1",
"license": "Apache License, Version 2.0",
"summary": "SSCheckBoxView is a check box UI control for iOS apps.",
"homepage": "http://www.ardalahmet.com/2011/12/07/sscheckboxview-a-check-box-ui-control-for-ios-apps/",
"authors": {
"Ahmet Ardal": "ardalahmet@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ardalahmet/SSCheckBoxView.git",
"tag": "v0.0.1"
},
"source_files": [
"SSCheckBoxView/SSCheckBoxView",
"SSCheckBoxView/SSCheckBoxView/Helpers"
],
"resources": "SSCheckBoxView/SSCheckBoxView/Graphics/*.png",
"requires_arc": false
}