blob: 64d2ad546ab6b50f2ca6c92a0ba098faebb33849 [file] [log] [blame]
{
"name": "FMDeviceManager",
"version": "3.2.1",
"summary": "FMDeviceManager",
"description": "FMDeviceManager's description",
"homepage": "https://github.com/TongdunMobileDev/FMDeviceManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TongdunMobileDev": "appstore@tongdun.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/TongdunMobileDev/FMDeviceManager.git",
"tag": "3.2.1"
},
"source_files": [
"FMDeviceManager",
"FMDeviceManager/**/*.{h,m}"
],
"public_header_files": "FMDeviceManager/**/*.h",
"requires_arc": true,
"libraries": "resolv.9",
"ios": {
"vendored_libraries": "FMDeviceManager/libFMDeviceManager.a"
}
}