[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / d / SaKaBarNotification / 1.0.1 / SaKaBarNotification.podspec.json
bloba4684cae50dbb932b4c56c3251ef3c053f3d4e09
2   "name": "SaKaBarNotification",
3   "version": "1.0.1",
4   "summary": "A Notification Label for NavigationBar Or StatusBar",
5   "homepage": "https://github.com/WeiKunChao/SaKaBarNotification",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WeiKunChao": "17736289336@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/WeiKunChao/SaKaBarNotification.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "BarNotification/**/*.{h,m}",
21   "public_header_files": "BarNotification/**/*.h",
22   "frameworks": "UIKit",
23   "requires_arc": true