[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / e / f / TLAnimationTabBar / 1.0.2 / TLAnimationTabBar.podspec.json
blob4c03b9587a72a38d887c9c513ea8c47f73f1c8a9
2   "name": "TLAnimationTabBar",
3   "version": "1.0.2",
4   "license": "MIT",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "Animation For TabBarItem",
9   "homepage": "https://github.com/LoongerTao/TLAnimationTabBar",
10   "authors": {
11     "LoongerTao": "495285195@qq.com"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/LoongerTao/TLAnimationTabBar.git",
16     "tag": "1.0.2"
17   },
18   "public_header_files": "TLAnimationTabBar/TLAnimationTabBar.h",
19   "source_files": "TLAnimationTabBar/TLAnimationTabBar.h",
20   "subspecs": [
21     {
22       "name": "Config",
23       "source_files": "TLAnimationTabBar/*.{h,m}",
24       "ios": {
25         "frameworks": "UIKit"
26       }
27     }
28   ]