blob: a33cacf29893635a951130322299d06f628f313c [file] [log] [blame]
{
"name": "OCPackage",
"version": "1.0.0",
"license": "MIT",
"summary": "An Animate Water view on iOS.",
"homepage": "https://github.com/MaxsLin/OCPackage.git",
"authors": {
"MaxMak": "maxmak@maxsmak.com"
},
"source": {
"git": "https://github.com/MaxsLin/OCPackage.git",
"tag": "v1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"OCPackage",
"OCPackage/*.{h,m}"
]
}