[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / 5 / 8 / d / RJFToast / 1.0 / RJFToast.podspec.json
blobfa4afaeb3e97676fed14b5d35a07e907e2568e23
2   "name": "RJFToast",
3   "version": "1.0",
4   "summary": "RJFToast 一个类似通知弹出组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/a20251313/RJFToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "a20251313": "ranjingfu@wanda.cn"
13   },
14   "source": {
15     "git": "https://github.com/a20251313/RJFToast.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*",
22   "resources": [
23     "Pod/Assets/*.png"
24   ],
25   "frameworks": [
26     "UIKit",
27     "MapKit"
28   ]