[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 3 / TYCommon / 1.0.4 / TYCommon.podspec.json
blob226177571844262cb2a886a5781eca5c875c2356
2   "name": "TYCommon",
3   "version": "1.0.4",
4   "summary": "自用的一个开发库,包含常见的使用方法",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Style-Tender/TYCommon",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Style-Tender": "785072254@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Style-Tender/TYCommon.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TYCommon/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ]
26   }