blob: ad83f6c4e8a7fbbdfba7e6d1b6ad7d552b2e9b8c [file] [log] [blame]
{
"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}"
}