| { |
| "name": "BFNetworkState", |
| "version": "0.0.2", |
| "summary": "A short description of BFNetworkState.", |
| "homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_NetworkState.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "wutianyu": "451042347@qq.com" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "http://192.168.1.204:80/Phoneu_SDK/BF_NetworkState.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "BFNetworkState/*.{h,m}", |
| "dependencies": { |
| "BFLog": [ |
| |
| ] |
| }, |
| "frameworks": [ |
| "UIKit", |
| "CoreTelephony", |
| "SystemConfiguration" |
| ] |
| } |