blob: d4656a09837db8718ce50d0cb877a4ee162dfcc5 [file] [log] [blame]
{
"name": "Overline",
"version": "0.0.1",
"summary": "Objective-C utilities and shorthands.",
"homepage": "https://github.com/yaakaito/Overline",
"license": "MIT",
"authors": {
"KAZUMA Ukyo": "yaakaito@gmail.com"
},
"source": {
"git": "https://github.com/yaakaito/Overline.git",
"tag": "0.0.1"
},
"source_files": [
"Overline",
"Overline/**/*.{h,m}"
],
"public_header_files": "Overline/**/*.h",
"requires_arc": true
}