| { | |
| "name": "LFPhoneInfo", | |
| "version": "0.1.1", | |
| "summary": "iOS 获取设备信息", | |
| "description": "iOS 获取设备信息、网络信息、系统信息。", | |
| "homepage": "https://github.com/muzipiao/LFPhoneInfo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lifei": "lifei_zdjl@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/muzipiao/LFPhoneInfo.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LFPhoneInfo/Classes/**/*" | |
| } |