[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / e / 7 / SYIToast / 1.1.7 / SYIToast.podspec.json
blob1b5c6b3ca95696bda0f8b7d529ab9a14c37f9751
2   "name": "SYIToast",
3   "version": "1.1.7",
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.7"
19   },
20   "source_files": "SYIToast/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true