[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / 3 / a / TestWLLib / 0.0.5 / TestWLLib.podspec.json
blobb0e3bb57e71d67e4ba090876fef17eed2e16cd03
2   "name": "TestWLLib",
3   "version": "0.0.5",
4   "summary": "TestWLLib",
5   "description": "TestWLLib测试仓库",
6   "homepage": "https://github.com/daLuQ/TestWLLib",
7   "license": "MIT",
8   "authors": {
9     "LiuZiStrugle": "15850581247@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/daLuQ/TestWLLib.git",
16     "tag": "0.0.5"
17   },
18   "frameworks": "ImageIO",
19   "default_subspecs": "WLLogan",
20   "dependencies": {
21     "JSONModel": [
22       "~> 1.8.0"
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "WLLogan",
28       "source_files": "Classes/{WL}*.{h,m}"
29     }
30   ]