[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 5 / 9 / 2 / TCTitleLoading / 0.0.4 / TCTitleLoading.podspec.json
blob07372a9475bd8b1b279dc45584207e5e4a15acad
2   "name": "TCTitleLoading",
3   "version": "0.0.4",
4   "summary": "This is a loading in the bottom of navigation bar title area.",
5   "description": "Make you navigationbar has a loading view under title. You can custom the loading dots color and appoint which page to skip.",
6   "homepage": "https://github.com/TravelC/TCTitleLoading",
7   "screenshots": "http://travelchu.com/ImagesForProjects/TCTitleLoading.png",
8   "license": "MIT",
9   "authors": {
10     "Travel.Chu": "chuchuanming@gmail.com"
11   },
12   "social_media_url": "https://www.facebook.com/chuanming.chu",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/TravelC/TCTitleLoading.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "TCTitleLoading/TCTitleLoading/**/*.{h,m}",
21   "public_header_files": "TCTitleLoading/TCTitleLoading/**/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true