[Add] YandexMapsMobile 4.10.1-navikit
[CocoaPods.git] / Specs / 2 / 5 / 1 / SATest / 0.0.4 / SATest.podspec.json
bloba774f81a74919c2d21a20085e3f307b339d196c9
2   "name": "SATest",
3   "version": "0.0.4",
4   "summary": "逗比式封装,对工程中一些常用的二次封装",
5   "license": "MIT",
6   "authors": {
7     "清风逐尘": "wwwarehouse@163.com"
8   },
9   "homepage": "https://github.com/SilenceWater/WWWarehouse",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/SilenceWater/WWWarehouse.git",
15     "tag": "0.0.4",
16     "submodules": true
17   },
18   "requires_arc": true,
19   "source_files": "SATest/ViewHeader.h",
20   "pushed_with_swift_version": null,
21   "subspecs": [
22     {
23       "name": "SATestProtocol",
24       "source_files": "SATest/SATestProtocol/*.{h,m}"
25     }
26   ]