{ | |
"name": "CDBLY", | |
"version": "1.0.1", | |
"summary": "Useing Parse", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/jimmy-hung/CDBLY", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Jimmy": "p5p50p5p@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/jimmy-hung/CDBLY.git", | |
"tag": "1.0.1" | |
}, | |
"platforms": { | |
"ios": "10.0" | |
}, | |
"source_files": "CDBLY/Classes/", | |
"swift_version": "4.0", | |
"dependencies": { | |
"KKTouchPoints": [ | |
] | |
} | |
} |