blob: 5bb1c30550dd54b3eecea535a406e047afe2bc06 [file]
{
"name": "PhotonNetworking",
"version": "0.0.5",
"summary": "PhotonNetworking.",
"homepage": "https://coding.net/u/qipapengpeng",
"license": "MIT",
"authors": {
"qipapengpeng": "424267351@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://git.coding.net/qipapengpeng/PhotonNetworking.git",
"tag": "0.0.5"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}