[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / 1 / KoaPullToRefresh / 1.0.4 / KoaPullToRefresh.podspec.json
blob74dad0cf5a87584c14b8410bfbd8075557667b2f
2   "name": "KoaPullToRefresh",
3   "version": "1.0.4",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "summary": "Minimal & easily customizable pull-to-refresh control.",
9   "homepage": "https://github.com/sergigracia/KoaPullToRefresh",
10   "authors": {
11     "Sergi Gracia": "sergigram@gmail.com",
12     "Polina Flegontovna": "polina.flegontovna@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sergigracia/KoaPullToRefresh.git",
16     "tag": "1.0.4"
17   },
18   "description": "Add this custom, flat, minimal, modern pull-to-refresh control to your app. You can change the font, colors, size and even replace the spinning icon using FontAwesome. This library is very easy to add and customize. Enjoy.",
19   "frameworks": "QuartzCore",
20   "source_files": "KoaPullToRefresh/*.{h,m}",
21   "public_header_files": "KoaPullToRefresh/*.h",
22   "ios": {
23     "resources": "KoaPullToRefresh/Resources/**/*.ttf"
24   },
25   "osx": {
26     "resources": "KoaPullToRefresh/Resources/Fonts"
27   },
28   "preserve_paths": "Demo",
29   "requires_arc": true