[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 1 / a / AZLExtend / 0.1.7 / AZLExtend.podspec.json
blob5ca3108f195f612a12b03edffa18ff5fa5a986b0
2   "name": "AZLExtend",
3   "version": "0.1.7",
4   "summary": "常用扩展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/azusalee/AZLExtend",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "azusalee": "384433472@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/azusalee/AZLExtend.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "AZLExtend/Classes/**/*"
25     }
26   ]