blob: 6a36dd5e891ae950600c1c3d919e1e05a9c09f5b [file] [log] [blame]
{
"name": "EBTWaterWaveView",
"version": "0.0.1",
"summary": "Two cut to map according to set the corresponding water level to achieve the water wave animation",
"description": "Two slices to map according to the corresponding set of water level values ​​to achieve the water wave support xib sb pure code",
"homepage": "https://github.com/KBvsMJ/EBTWaterWaveDemo",
"license": "MIT",
"authors": {
"KBvsMJ": "2455063164@qq.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/KBvsMJ/EBTWaterWaveDemo.git",
"tag": "0.0.1"
},
"source_files": "EBTWaterWaveView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}