[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / d / c / b / FactoryMode / 0.0.1 / FactoryMode.podspec.json
blobad0318e2a33b3e209c57553e65f89607b931e799
2   "name": "FactoryMode",
3   "version": "0.0.1",
4   "summary": "简单工厂/工厂方法模式/抽象工厂模式",
5   "description": "简单工厂/工厂方法模式/抽象工厂模式: 实例Demo",
6   "homepage": "https://github.com/bboyXFX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tanjiaxiang": "346417517@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/bboyXFX/FactoryMode.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FactoryMode/Classes/**/*",
22   "dependencies": {
23     "AMapSearch-NO-IDFA": [
25     ],
26     "AMap2DMap-NO-IDFA": [
28     ],
29     "AMapLocation-NO-IDFA": [
31     ],
32     "BaiduMapKit": [
34     ]
35   }