blob: e528411ea3c44d0f9b4fefaec19990c22bf7ff91 [file] [log] [blame]
{
"name": "JJWaterRipple",
"version": "1.0.0",
"summary": "A Tool For iOS Water Ripple",
"description": "A Tool For iOS Water Ripple.",
"homepage": "https://github.com/Jerome00/JJWaterRipple",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jerome00": "zhaojj9043@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jerome00/JJWaterRipple.git",
"tag": "1.0.0"
},
"source_files": "JJWaterRipple/*.{h,m}",
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"osx": {
"frameworks": [
"Foundation",
"AppKit"
]
}
}