blob: a39343bf42d681abf26dc6f612070355f970ce03 [file] [log] [blame]
{
"name": "GSXKit",
"version": "0.0.6",
"summary": "Personal learning summary",
"description": "Personal learning summary, and share to everyone.",
"homepage": "https://github.com/GuoSX2014/GSXKit.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"guoshixu": "guoshixu@enn.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GuoSX2014/GSXKit.git",
"tag": "0.0.6"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}