blob: 195c4bca518f57a8ac82563837fb97fa5a306653 [file] [log] [blame]
{
"name": "GKFramework",
"version": "0.0.5",
"summary": "A Sample.so you can use it",
"description": "this is gk framework, use it for test your framework. we can use it as framework.",
"homepage": "https://github.com/wongstar/GKFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wongstar": "wongstar.iac@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wongstar/GKFramework.git",
"tag": "0.0.5"
},
"source_files": "Classes/**/*"
}