[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 9 / f / MiPassTool / 1.0.0 / MiPassTool.podspec.json
blob8fe0578e0f3e5906cc58a9268ea84858165a7f41
2   "name": "MiPassTool",
3   "version": "1.0.0",
4   "summary": "Text for MiPassTool.",
5   "description": "这是我自己用的库",
6   "homepage": "https://github.com/liduojun/MiPass.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liduojun": "361848645@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/liduojun/MiPass.git",
19     "tag": "1.0.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
28       "~> 3.1.0"
29     ],
30     "YYModel": [
32     ],
33     "CocoaAsyncSocket": [
35     ]
36   }