| { |
| "name": "SGCCEncrypt", |
| "version": "0.1.1", |
| "summary": "SGCCEncrypt web加解密组件(内部专用)", |
| "description": "TODO: SGCCEncrypt web加解密组件(内部专用)", |
| "homepage": "https://github.com/zhaxling/SGCCEncrypt", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhaxling": "424206567@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/zhaxling/SGCCEncrypt.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SGCCEncrypt/Classes/**/*.{h,m}", |
| "ios": { |
| "public_header_files": "Pod/Classes/**/*.h" |
| } |
| } |