blob: eed6d2ff510e899ff0aa683354389ff11e9818a5 [file] [log] [blame]
{
"name": "Blocks",
"version": "0.1.3",
"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.3"
},
"source_files": "Blocks/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}