[Add] ZIMKit 2.6.8
[CocoaPods.git] / Specs / 2 / 6 / 3 / SYZAppDelegateModule / 0.1.0 / SYZAppDelegateModule.podspec.json
blobee3ac7b7ae482db0cbc409817dde287ee5cd520e
2   "name": "SYZAppDelegateModule",
3   "version": "0.1.0",
4   "summary": "相当于appdelegate分类,每个模块与appdelegate相关的内容可以单独创建,并写出",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sundasheng1985/SYZAppDelegateModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sundasheng1985": "641569408@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/sundasheng1985/SYZAppDelegateModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYZAppDelegateModule/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SYZUIBasekit": [
29     ]
30   }