[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / b / 1 / c / AYBase / 0.1.0 / AYBase.podspec.json
blobc6dab5b2fd39ad96e0ceba4662aa42c62570b4be
2   "name": "AYBase",
3   "version": "0.1.0",
4   "summary": "AYBase",
5   "description": "这是一些基础组件",
6   "homepage": "https://coding.net/u/andy-wang/p/AYBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wywei": "wangyaweiart@gmail.com"
13   },
14   "source": {
15     "git": "git@git.coding.net:andy-wang/AYBase.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AYBase/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "SDWebImage": [
28     ]
29   }