blob: 07372a9475bd8b1b279dc45584207e5e4a15acad [file] [log] [blame]
{
"name": "TCTitleLoading",
"version": "0.0.4",
"summary": "This is a loading in the bottom of navigation bar title area.",
"description": "Make you navigationbar has a loading view under title. You can custom the loading dots color and appoint which page to skip.",
"homepage": "https://github.com/TravelC/TCTitleLoading",
"screenshots": "http://travelchu.com/ImagesForProjects/TCTitleLoading.png",
"license": "MIT",
"authors": {
"Travel.Chu": "chuchuanming@gmail.com"
},
"social_media_url": "https://www.facebook.com/chuanming.chu",
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/TravelC/TCTitleLoading.git",
"tag": "0.0.4"
},
"source_files": "TCTitleLoading/TCTitleLoading/**/*.{h,m}",
"public_header_files": "TCTitleLoading/TCTitleLoading/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}