blob: 87a35701caa19ee9e54714ed3aea51d36510607d [file] [log] [blame]
{
"name": "Blocks",
"version": "0.1.6",
"summary": "Blocks has a few helper library for iOS App.",
"description": "* this is first release.\n* don't use anyone yet.",
"homepage": "https://github.com/pisrc/blocks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pi": "pimail31@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pisrc/blocks-swift.git",
"tag": "0.1.6"
},
"source_files": "Blocks/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}