[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / b / AFCurvedArrowView / 1.0.1 / AFCurvedArrowView.podspec.json
blob0299ff5b8213ff81cab3b5966ff1838380eaa45f
2   "name": "AFCurvedArrowView",
3   "version": "1.0.1",
4   "summary": "A view to show a configurable arrow wherever you need",
5   "description": "A view to show a configurable arrow wherever you need. (Mostly useful for user guides) With its' help you don’t need to have different images for arrows for different screen sizes anymore.",
6   "homepage": "https://github.com/anton-filimonov/AFCurvedArrowView",
7   "screenshots": "https://github.com/anton-filimonov/AFCurvedArrowView/blob/master/sample.gif?raw=true",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Anton Filimonov": "anton.s.filimonov@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/anton-filimonov/AFCurvedArrowView.git",
17     "tag": "1.0.1"
18   },
19   "social_media_url": "https://twitter.com/AntonFilimon",
20   "requires_arc": true,
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "AFCurvedArrowView/Classes/**/*",
25   "public_header_files": "AFCurvedArrowView/Classes/**/*.h"