[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / b / RSCheckBoxLib / 0.2.0 / RSCheckBoxLib.podspec.json
blob1b8566977be94b72cc1e4dbdae9d1a32d7e0ace5
2   "name": "RSCheckBoxLib",
3   "version": "0.2.0",
4   "summary": "Simple single/checkbox tool.",
5   "description": "Simple to use single/checkbox controls.",
6   "homepage": "https://github.com/ReverseScale/RSCheckBoxLib",
7   "license": "MIT",
8   "authors": {
9     "ReverseScale@icloud.com": "reversescale@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/ReverseScale/RSCheckBoxLib.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "RSCheckBoxLib/Classes/**/*",
19   "resource_bundles": {
20     "RSCheckBoxLib": [
21       "RSCheckBoxLib/Assets/*.png"
22     ]
23   }