| { | |
| "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 | |
| } |