[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 7 / 4 / ZGNavigationBarTitle / 0.0.2 / ZGNavigationBarTitle.podspec.json
blobb5daa14e1059e6454d2816a08f993dd7b060bcd2
2   "name": "ZGNavigationBarTitle",
3   "version": "0.0.2",
4   "summary": "**ZGNavigationBarTitle** is navigationBar Subtitle thing, inspired by the [Reeder for iOS](http://reederapp.com/iphone/).",
5   "homepage": "https://github.com/zhigang1992/ZGNavigationBarTitle",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Zhigang Fang": "zhigang1992@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/zhigang1992/ZGNavigationBarTitle.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Class",
22     "ZGNavigationBarTitle/Class/**/*.{h,m}"
23   ],
24   "public_header_files": "ZGNavigationBarTitle/Class/**/*.h",
25   "frameworks": "QuartzCore",
26   "requires_arc": true