| { | |
| "name": "BBUDIDKit", | |
| "version": "1.0.0", | |
| "summary": "A short description of BBUDIDKit.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "http://git.babybus.com/BMPaaS-Core/BBUDIDKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "humin": "humin1102@126.com" | |
| }, | |
| "source": { | |
| "git": "http://git.babybus.com/BMPaaS-Core/BBUDIDKit.git", | |
| "tag": "1.0.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*" | |
| } |