blob: 46b3879b22a97bb90a8f2f9d68c3b14b82da7e04 [file] [log] [blame]
{
"name": "GBigbang",
"version": "0.0.1",
"summary": "A short description of GBigbang.",
"description": "A word segmentation component.Similar to UC bigbang.pin",
"homepage": "https://github.com/GIKICoder/GBigbang/blob/master/README.md",
"license": "MIT",
"authors": {
"gongke": "810373457@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GIKICoder/GBigbang.git",
"tag": "0.0.1"
},
"source_files": [
"GBigbang",
"GBigbang/**/*.{h,m}"
],
"frameworks": "UIKit"
}