[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / b / FSToast / 0.0.1 / FSToast.podspec.json
blob1650942ad5ab5c890d75d3c8be8b1595da70f4b5
2   "name": "FSToast",
3   "version": "0.0.1",
4   "summary": "FSToast is a tool for show logs when app run",
5   "description": "This is a very small software library, offering a few methods to help with programming.",
6   "homepage": "https://github.com/fuchina/FSToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fudon": "1245102331@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/fuchina/FSToast.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FSToast/Classes/*",
22   "frameworks": "UIKit"