[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / e / FRNavigationBar / 0.0.1 / FRNavigationBar.podspec.json
blob60c029bb6f8e1d18bd12cc65dc992c3fe78a6270
2   "name": "FRNavigationBar",
3   "version": "0.0.1",
4   "summary": "Custom FRNavigationBar.",
5   "description": "custom navigationBar animation",
6   "homepage": "https://github.com/fanren5119/FRNavigationBar/tree/v1.0.0",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanglei": "wanglei@jiazhiyi.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/fanren5119/FRNavigationBar.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "PinkieNavigation",
23     "PinkieNavigation/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "PinkieNavigation/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]