blob: 099a1d4147e88e28114c51ebef9c7de28db84b82 [file] [log] [blame]
{
"name": "ZGNavigationBarTitle",
"version": "0.1.1",
"summary": "**ZGNavigationBarTitle** is navigationBar Subtitle thing, inspired by the [Reeder for iOS](http://reederapp.com/iphone/).",
"homepage": "https://github.com/zhigang1992/ZGNavigationBarTitle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhigang Fang": "zhigang1992@gmail.com"
},
"source": {
"git": "https://github.com/zhigang1992/ZGNavigationBarTitle.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Class",
"ZGNavigationBarTitle/Class/**/*.{h,m}"
],
"public_header_files": "ZGNavigationBarTitle/Class/**/*.h",
"frameworks": "QuartzCore",
"requires_arc": true
}