blob: 08765ec4c299a2c77e808c8d0d57f232e9cd70dd [file] [log] [blame]
{
"name": "GGMutipeerKit",
"version": "0.0.1",
"summary": "GGMutipeerKit是基于封装的小框架。支持函数式语法糖,让你的代码更简练。\nGGMutipeer is a small framework based on the package. Support functional syntactic sugar to make your code more concise.",
"description": "This is a framework base on MutipeerConnectivity, supported on iOS.",
"homepage": "https://github.com/itmarsung/GGMutipeerKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marsung": "itmarsung@163.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/itmarsung/GGMutipeerKit.git",
"tag": "0.0.1"
},
"source_files": "GGMutipeerKit/*.{h,m}"
}