[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / a / c / GGMutipeerKit / 0.0.1 / GGMutipeerKit.podspec.json
blob08765ec4c299a2c77e808c8d0d57f232e9cd70dd
2   "name": "GGMutipeerKit",
3   "version": "0.0.1",
4   "summary": "GGMutipeerKit是基于封装的小框架。支持函数式语法糖,让你的代码更简练。\nGGMutipeer is a small framework based on the package. Support functional syntactic sugar to make your code more concise.",
5   "description": "This is a framework base on MutipeerConnectivity, supported on iOS.",
6   "homepage": "https://github.com/itmarsung/GGMutipeerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marsung": "itmarsung@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/itmarsung/GGMutipeerKit.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "GGMutipeerKit/*.{h,m}"