blob: 254d9bc89626c962f843713bb4b777e4813a2fb7 [file] [log] [blame]
{
"name": "Blocks",
"version": "0.1.1",
"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-swift",
"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.1"
},
"source_files": "Blocks/**/*.{swift}"
}