[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 1 / a / AZLExtend / 0.1.8 / AZLExtend.podspec.json
blob7fed4542bfc601eae9ba02eadd09ee703817c416
2   "name": "AZLExtend",
3   "version": "0.1.8",
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.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "source_files": "AZLExtend/Classes/**/*"
25     }
26   ]