[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 4 / WMLoginService / 0.1.0 / WMLoginService.podspec.json
blob90f3ff02a7b2c337a695b8ac549b1d946663727c
2   "name": "WMLoginService",
3   "version": "0.1.0",
4   "summary": "这是一个登录的服务封装",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wmelon/WMLoginService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wmelon": "511863244@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wmelon/WMLoginService.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WMLoginService/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.3"
25     ]
26   }