[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 2 / 3 / TYCommon / 1.0.6 / TYCommon.podspec.json
blobc4eece796b94c7ba5ba4ae6d734e3111ce268b77
2   "name": "TYCommon",
3   "version": "1.0.6",
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.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "TYCommon/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.2.1"
25     ]
26   }