[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 9 / 3 / loginModel / 0.0.4 / loginModel.podspec.json
bloba7bf4880286bd7f186d5815b96c16973de5ab1c0
2   "name": "loginModel",
3   "version": "0.0.4",
4   "summary": "test model hahah",
5   "description": "this is test login model ...\n                     Write the description between the DESC delimiters below.",
6   "homepage": "https://github.com/mymirror/testLogin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mirror": "852171945@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/mymirror/testLogin.git",
19     "tag": "v0.0.4"
20   },
21   "source_files": [
22     "loginTest/ViewController.h",
23     "loginTest/ViewController.m",
24     "loginTest/testViewController.h",
25     "loginTest/testViewController.m"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
31     ],
32     "Masonry": [
34     ]
35   }