blob: b2740badee2de97e02bc8a914456f70b8e8c037d [file] [log] [blame]
{
"name": "GIGSpec",
"version": "1.0.0",
"summary": "GIGLIB",
"description": "GIG'S PRIVATE LIB",
"homepage": "https://github.com/hehtao/DTGIGSpec",
"screenshots": "http://upload-images.jianshu.io/upload_images/3084347-91d215e30937f04b.jpg",
"license": "MIT",
"authors": {
"detao": "hehtao@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/hehtao/DTGIGSpec.git",
"tag": "1.0.0"
},
"source_files": "GIGLib/{GIGNetWork,GIGUUID}/**/*.{h,m}",
"requires_arc": true
}