[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 9 / 3 / loginModel / 0.0.3 / loginModel.podspec.json
blob58097e3b5ce4ff68261754a9fb36b4cc69c29e20
2   "name": "loginModel",
3   "version": "0.0.3",
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.3"
20   },
21   "source_files": [
22     "loginTest/ViewController.h",
23     "loginTest/ViewController.m"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "Masonry": [
32     ]
33   }