[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / c / CZToast / 0.0.1 / CZToast.podspec.json
blob71657f30ae35e5c02eda54463bd6137aade3f1c4
2   "name": "CZToast",
3   "version": "0.0.1",
4   "summary": "iOS-CZToast",
5   "description": "iOS-CZToastē±»",
6   "homepage": "https://github.com/chenzhe555/iOS-CZToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenzhe555": "376811578@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenzhe555/iOS-CZToast.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "CZCategorys": [
28       ">= 0.0.1"
29     ],
30     "CZConfig": [
31       ">= 0.0.1"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "classes",
37       "source_files": "CZToast/classes/*.{h,m}"
38     }
39   ]