[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 9 / e / TWCheckButton / 0.0.3 / TWCheckButton.podspec.json
blob9f27ad435dd96f927bc4ff312da8911b3ad6f3af
2   "name": "TWCheckButton",
3   "version": "0.0.3",
4   "summary": "check or radio group",
5   "homepage": "https://github.com/taewan0530",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "taewan": "taewan0530@daum.net"
12   },
13   "source": {
14     "git": "https://github.com/taewan0530/TWCheckButton.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "TWCheckButton.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }