[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 1 / KoaPullToRefresh / 1.0.6 / KoaPullToRefresh.podspec.json
blob4e0780400a4b39f7d34bf12f4a29383f80b4d692
2   "name": "KoaPullToRefresh",
3   "version": "1.0.6",
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.6"
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   "dependencies": {
23     "FontAwesome+iOS": [
25     ]
26   },
27   "preserve_paths": "Demo",
28   "requires_arc": true