blob: eaa0b6a8a8198fcf5288df3e6b4b019e1edc1990 [file] [log] [blame]
{
"name": "XNavigationBarHUD",
"version": "1.0.0",
"summary": "An easy way to use navigationBarHUD",
"homepage": "http://www.xayoung.cn",
"license": "MIT",
"authors": {
"xayoung": "xayoung01@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xayoung/XNavigationBarHUD.git",
"tag": "1.0.0"
},
"source_files": "XNavigationBarHUD/*.{h,m}",
"resources": "XNavigationBarHUD/XNavigationBarHUD.bundle",
"requires_arc": true
}