blob: 8bb7c347c91e3ae30fa31194c4c4ccd9f5a692dc [file] [log] [blame]
{
"name": "PhotonNetworking",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}