blob: 452799105703f73c369e1f8f555ff9587fb95c47 [file] [log] [blame]
{
"name": "Overline-BlocksKit",
"version": "0.2.0",
"summary": "Overline with 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.0"
},
"source_files": [
"Overline",
"Overline/**/*.{h,m}",
"Header/Overline.h"
],
"public_header_files": [
"Overline/**/*.h",
"Header/Overline.h"
],
"requires_arc": true
}