[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / 5 / TWToast / 0.0.2 / TWToast.podspec.json
blob9339cf9275dd20aca26cc1442cff8c56091c67cf
2   "name": "TWToast",
3   "version": "0.0.2",
4   "summary": "TWToast",
5   "homepage": "https://github.com/taewan0530/TWToast",
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/TWToast.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "TWToast/**/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }