blob: 9f9457a3cd48a43accb28529e209705fa686f37a [file] [log] [blame]
{
"name": "Overline",
"version": "0.1.5",
"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.5"
},
"source_files": [
"Overline",
"Overline/**/*.{h,m}"
],
"public_header_files": "Overline/**/*.h",
"requires_arc": true
}