[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 2 / d / 3 / SOCheckbox / 1.0.1 / SOCheckbox.podspec.json
blob05b74827c4b4073466c0065efb68b2826a0e7562
2   "name": "SOCheckbox",
3   "version": "1.0.1",
4   "summary": "Simple checkbox implementation for iOS written in Swift.",
5   "description": "Simple checkbox for iOS application. Written entirely in Swift.\nCan be used with Interface Builder.",
6   "homepage": "https://github.com/SebastianOsinski/SOCheckbox",
7   "license": "MIT",
8   "authors": {
9     "Sebastian OsiƄski": "seb.osinski@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SebastianOsinski/SOCheckbox.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"