[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 1 / KoaPullToRefresh / 1.0.0 / KoaPullToRefresh.podspec.json
blob5a6bf78fdde1073e42cf1c12d1636f5cf33b2e98
2   "name": "KoaPullToRefresh",
3   "version": "1.0.0",
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.0"
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,ttf}",
21   "preserve_paths": "Demo",
22   "requires_arc": true