[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / e / 4 / BFPaperCheckbox / 1.1.1 / BFPaperCheckbox.podspec.json
blobefb366168ee7c55c7fa71a5c4a8b2d8db269d74d
2   "name": "BFPaperCheckbox",
3   "version": "1.1.1",
4   "summary": "iOS Checkboxes inspired by Google's Paper Material Design.",
5   "homepage": "https://github.com/bfeher/BFPaperCheckbox",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Bence Feher": "ben.feher@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/bfeher/BFPaperCheckbox.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "dependencies": {
21     "UIColor+BFPaperColors": [
23     ]
24   },
25   "source_files": "Classes/*.{h,m}",
26   "requires_arc": true