[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / c / UINavigationItem+Loading / 1.0 / UINavigationItem+Loading.podspec.json
blob3ce215ae570fe2a98239377e3b997a12a43b0265
2   "name": "UINavigationItem+Loading",
3   "version": "1.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Simple category to show a loading status in a navigation bar in place of left/right items or title.",
12   "homepage": "https://github.com/Just-/UINavigationItem-Loading",
13   "authors": {
14     "Anton Gaenko": "antony.gaenko@gmail.com"
15   },
16   "social_media_url": "https://twitter.com/Anton_Gaenko",
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Just-/UINavigationItem-Loading.git",
20     "branch": "master",
21     "tag": "1.0"
22   },
23   "source_files": "*.{h,m}",
24   "public_header_files": "*.h"