blob: 5e25613eb35001ccd68f46d78338305530022f69 [file] [log] [blame]
{
"name": "SaKaHUD",
"version": "1.0.7",
"summary": "A status of SaKaHUD.",
"homepage": "https://github.com/WeiKunChao/SaKaHUD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SaKaHUD.git",
"tag": "1.0.7"
},
"source_files": "SaKaHUD/**/*.{h,m}",
"public_header_files": "SaKaHUD/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true
}