| { | |
| "name": "WeiquanSDK", | |
| "version": "0.6.1", | |
| "summary": "SDK of Weiquan.", | |
| "description": "SDK of fortune. enjoy it!", | |
| "homepage": "https://gitlab.mingshz.com/fortune/ios-sdk-pod", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Fortune": "hzworkerfor@163.com" | |
| }, | |
| "source": { | |
| "git": "https://gitlab.mingshz.com/fortune/ios-sdk-pod.git", | |
| "tag": "wq_0.6.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "FortuneSDK/Classes/**/*" | |
| } |