{ | |
"name": "Rabbit", | |
"version": "0.1.5", | |
"summary": "Rabbit Converter", | |
"description": "Another Unicode to Zawgyi , Zawgyi to Unicode Converter", | |
"homepage": "https://github.com/Rabbit-Converter/Rabbit-Objc", | |
"license": "MIT", | |
"authors": { | |
"saturngod": "saturngod@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/Rabbit-Converter/Rabbit-Objc.git", | |
"tag": "0.1.5" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"requires_arc": true, | |
"source_files": "Classes/*" | |
} |