[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 5 / c / b / AFCurvedArrowView / 1.0.0 / AFCurvedArrowView.podspec.json
bloba5628cd31d98ad762fe75a3b81b043b0ac80aa74
2   "name": "AFCurvedArrowView",
3   "version": "1.0.0",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Filimonov": "anton.s.filimonov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anton-filimonov/AFCurvedArrowView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AFCurvedArrowView/Classes/**/*"