[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 9 / f / MiPassTool / 1.0.1 / MiPassTool.podspec.json
blob3dea53db45079a66ad5f6781aa6658636ac61454
2   "name": "MiPassTool",
3   "version": "1.0.1",
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.1"
20   },
21   "ios": {
22     "vendored_frameworks": "MiPassTool/MiPassport.framework"
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.1.0"
32     ],
33     "YYModel": [
35     ],
36     "CocoaAsyncSocket": [
38     ]
39   }