blob: 0b3233dccda543c5d63e7b15cf4bf825fcca801f [file] [log] [blame]
{
"name": "GJBase",
"version": "1.0.0",
"license": "MIT",
"summary": "base ui marco function",
"homepage": "https://github.com/gaojungithub2004/GJBase",
"source": {
"git": "https://github.com/gaojungithub2004/GJBase.git",
"tag": "1.0.0"
},
"source_files": "GJBase/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"GJ": "18607983012@163.com"
}
}