[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / b / 9 / e / TWCheckButton / 0.0.5 / TWCheckButton.podspec.json
blob2c416fa3798940bbb19559447b96519f8c21e653
2   "name": "TWCheckButton",
3   "version": "0.0.5",
4   "summary": "check or radio group",
5   "homepage": "https://github.com/taewan0530/TWCheckButton",
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.5"
16   },
17   "source_files": "TWCheckButton.swift",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }