[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / 3 / ZYJKit / 0.1.3 / ZYJKit.podspec.json
blob55f9b5943378c5f79cff90658a963abcf0655973
2   "name": "ZYJKit",
3   "version": "0.1.3",
4   "summary": "ZYJKit. 开发自用框架",
5   "description": "上海鸿狐信息技术有限公司BY: King",
6   "homepage": "https://github.com/alsfox/ZYJKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yakuma": "374814789@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/alsfox/ZYJKit.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZYJKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "YYModel": [
29     ],
30     "YYText": [
32     ],
33     "YYWebImage": [
35     ],
36     "YYCategories": [
38     ],
39     "YYKeyboardManager": [
41     ],
42     "YYAsyncLayer": [
44     ],
45     "FMDB": [
47     ]
48   },
49   "libraries": "sqlite3.0"