blob: bc4744dc18d1fea99cd7826da026baaae2a51586 [file] [log] [blame]
{
"name": "RSCheckBoxLib",
"version": "0.3.0",
"summary": "Simple single/checkbox tool.",
"description": "Simple to use single/checkbox controls.",
"homepage": "https://github.com/ReverseScale/RSCheckBoxLib",
"license": "MIT",
"authors": {
"ReverseScale@icloud.com": "reversescale@icloud.com"
},
"source": {
"git": "https://github.com/ReverseScale/RSCheckBoxLib.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RSCheckBoxLib/Classes/**/*",
"resource_bundles": {
"RSCheckBoxLib": [
"RSCheckBoxLib/Assets/*.png"
]
}
}