blob: dd8c6e83a38215d0c3122ab9b79edd5aa1741c45 [file] [log] [blame]
{
"name": "Overline-BlocksKit",
"version": "0.2.1",
"summary": "Objective-C utilities and shorthands. version for BlocksKit.",
"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.2.1"
},
"source_files": [
"Overline",
"Overline/**/*.{h,m}",
"Header/Overline.h"
],
"public_header_files": [
"Overline/**/*.h",
"Header/Overline.h"
],
"requires_arc": true
}