blob: a1b59aaedc710be0c3be9f0b3c65f8a098a1a063 [file] [log] [blame]
{
"name": "SingleChoiceController",
"version": "0.0.1",
"authors": {
"Kevin Wong": "kevin.wl.02@gmail.com"
},
"summary": "Single choice selection component.",
"homepage": "https://github.com/kevinwl02/SingleChoiceController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kevinwl02/SingleChoiceController.git",
"tag": "0.0.1"
},
"public_header_files": "SingleChoiceController/.h",
"source_files": "Library/*.{h,m,mm}",
"requires_arc": true
}