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