blob: fd94d97b0b8e8116e1b39aa8f1f80aeec1d0a09b [file] [log] [blame]
{
"name": "LFProjectMonitor",
"version": "1.0.0",
"summary": "Monitor Project",
"homepage": "https://github.com/lincf0912/LFProjectMonitor",
"license": "MIT",
"authors": {
"lincf0912": "dayflyking@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lincf0912/LFProjectMonitor.git",
"tag": "1.0.0",
"submodules": true
},
"requires_arc": true,
"source_files": "LFProjectMonitor/class/**/*.{h,m,c}",
"public_header_files": [
"LFProjectMonitor/class/ProjectMonitorExtension/*.h",
"LFProjectMonitor/class/ProjectMonitorProtocol/ProjectMonitorProtocol.h"
]
}