blob: 02c8d3b9ad87f86dae7e0a2368f2382cd4a72956 [file] [log] [blame]
{
"name": "JXHollowView",
"version": "1.0.1",
"summary": "CALayer 技术实现镂空效果,常见于新功能指引等。",
"description": "CALayer 技术实现镂空效果,常见于新功能指引等。简单且可易扩展。",
"homepage": "https://github.com/itwyhuaing/JXHollowView",
"license": "MIT",
"authors": {
"hnbwyh": "itwyhuaing@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/itwyhuaing/JXHollowView.git",
"tag": "1.0.1"
},
"source_files": "JXHollowView/*.{h,m}",
"requires_arc": true
}