blob: d42a76ff1dad0094133ce305877bebee22e85189 [file] [log] [blame]
{
"name": "Omazing",
"version": "0.0.4",
"summary": "An amazing kit with a bunch of cool functions written for Cocoa.",
"homepage": "https://github.com/yzlin/Omazing",
"license": "MIT",
"authors": {
"Yi-Jheng Lin": "yzlin1985@gmail.com"
},
"source": {
"git": "https://github.com/yzlin/Omazing.git",
"tag": "0.0.4"
},
"source_files": "Omazing/**/*.{h,m}",
"public_header_files": "Omazing/*.h",
"preserve_paths": "Omazing",
"requires_arc": false
}