[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 3 / d / SQCheckBox / 0.0.1 / SQCheckBox.podspec.json
blobcdba91f66ea4e9b38c0f9a719368eef08213b985
2   "name": "SQCheckBox",
3   "version": "0.0.1",
4   "summary": "beautiful check boxes for iOS.",
5   "description": "BEMCheckBox lets your create beautiful check boxes for iOS.",
6   "homepage": "https://github.com/semnyqu/SQNCheckBox",
7   "license": "MIT",
8   "authors": {
9     "semnyqu": "semny.qu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/semnyqu/SQNCheckBox.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "public_header_files": "Classes/**/*.h"