| { |
| "name": "OMCRoadSpeedHelper", |
| "version": "0.1.1", |
| "summary": "OMCRoadSpeedHelper内部使用.", |
| "description": "OMCRoadSpeedHelper内部使用,使用过程中,如有问题,请联系相关技术开发人员。", |
| "homepage": "https://github.com/baiwulong/OMCRoadSpeedHelper", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "baiwulong": "1204803180@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/baiwulong/OMCRoadSpeedHelper.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OMCRoadSpeedHelper/Classes/**/*.{h,m}", |
| "frameworks": [ |
| "UIKit", |
| "CoreLocation", |
| "Foundation" |
| ], |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ] |
| } |
| } |