blob: d4352d1a632cbb28345f818b591e1fe274722030 [file] [log] [blame]
{
"name": "LYUIExposureManager",
"version": "1.0",
"summary": "监听普通 view 曝光的封装处理",
"description": "监听普通 view 曝光的封装处理 ^-^",
"homepage": "https://github.com/Liya86/LYUIExposureManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Liya86",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Liya86/LYUIExposureManager.git",
"tag": "1.0"
},
"source_files": "Source/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}