[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / d / e / AMEdgeView / 0.2.0 / AMEdgeView.podspec.json
blobe39b78e18b99cb45bbfb5671223b634805967975
2   "name": "AMEdgeView",
3   "version": "0.2.0",
4   "summary": "A `UIView` subclass that can be used as a border added to another view on one edge.",
5   "homepage": "https://github.com/AnthonyMDev/AMEdgeView",
6   "license": "MIT",
7   "authors": {
8     "Anthony Miller": "AnthonyMDev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/AnthonyMDev/AMEdgeView.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/AnthonyMDev",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "UIKit"