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