[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 1 / SATest / 0.0.5 / SATest.podspec.json
blob3f061d4392f78028a4f90e81d9ca56cd41a5d087
2   "name": "SATest",
3   "version": "0.0.5",
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.5",
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   ]