blob: a4684cae50dbb932b4c56c3251ef3c053f3d4e09 [file] [log] [blame]
{
"name": "SaKaBarNotification",
"version": "1.0.1",
"summary": "A Notification Label for NavigationBar Or StatusBar",
"homepage": "https://github.com/WeiKunChao/SaKaBarNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SaKaBarNotification.git",
"tag": "1.0.1"
},
"source_files": "BarNotification/**/*.{h,m}",
"public_header_files": "BarNotification/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}