{ | |
"name": "RWDeviceEngine", | |
"version": "0.0.1", | |
"summary": "自定义标签管理", | |
"homepage": "https://github.com/Rover001/RWDeviceEngine.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Rover001": "zengyun6666@163.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/Rover001/RWDeviceEngine.git", | |
"tag": "0.0.1" | |
}, | |
"requires_arc": true, | |
"source_files": "DeviceEngine/*{h,m}" | |
} |