blob: 338733a6d568a143b138ae3607379c7e14c8ab2c [file] [log] [blame]
{
"name": "MeowPaint",
"version": "0.1.0-SNAPSHOT",
"summary": "A short description of MeowPaint.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nekoloop/MeowPaint",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nguyen Hoang Anh Nguyen": "nguyen.cocoa@gmail.com"
},
"source": {
"git": "https://github.com/nekoloop/MeowPaint.git",
"tag": "0.1.0-SNAPSHOT"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MeowPaint/Classes/**/*"
}