[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / 7 / SYIToast / 1.1.5 / SYIToast.podspec.json
blobaebe47311374c30b1a208c68f464d8f2614647bf
2   "name": "SYIToast",
3   "version": "1.1.5",
4   "summary": "SYIToast used to show message which can be auto hide or while touch.",
5   "homepage": "https://github.com/potato512/SYToast",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYToast.git",
18     "tag": "1.1.5"
19   },
20   "source_files": "SYIToast/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true