[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / 6 / SZDaily / 0.0.1 / SZDaily.podspec.json
bloba9e12b525a11413bb7b77c67d13ed7846d83a743
2   "name": "SZDaily",
3   "version": "0.0.1",
4   "summary": "Daily knowledge record.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/jiuaim/SZDaily",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jiuaim": "jiuaim@163.com"
13   },
14   "source": {
15     "git": "https://github.com/jiuaim/SZDaily.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SZDaily/SZForbidden.h",
22   "public_header_files": "SZDaily/SZForbidden.h",
23   "subspecs": [
24     {
25       "name": "Forbidden",
26       "public_header_files": "SZDaily/Forbidden/*.h",
27       "source_files": "SZDaily/Forbidden/*.{h,m}",
28       "dependencies": {
29         "Aspects": [
31         ]
32       }
33     }
34   ]