blob: 3a08605ede6fc990f9169c4c0b44198d070a0d27 [file] [log] [blame]
{
"name": "MGKeyBoard",
"version": "1.0.1",
"summary": "This is a custom keyboard.",
"homepage": "https://github.com/xiaomage1478/MGKeyBoard",
"license": "MIT",
"authors": {
"xiaomage": "martin1478@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaomage1478/MGKeyBoard.git",
"tag": "1.0.1"
},
"source_files": "MGKeyBoard/MGKeyBoard/**/*.{h,m}",
"resources": "MGKeyBoard/MGKeyBoard/resource/*.png",
"requires_arc": true
}