[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 9 / b / 3 / AHKBendableView / 1.1 / AHKBendableView.podspec.json
blobcaddab776e96a19a006b8c69e7c28a3c0d84f202
2   "name": "AHKBendableView",
3   "version": "1.1",
4   "summary": "UIView subclass that bends its edges when its position changes.",
5   "homepage": "https://github.com/fastred/AHKBendableView",
6   "license": "MIT",
7   "authors": {
8     "Arkadiusz Holko": "fastred@fastred.org"
9   },
10   "source": {
11     "git": "https://github.com/fastred/AHKBendableView.git",
12     "tag": "1.1"
13   },
14   "social_media_url": "https://twitter.com/arekholko",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.swift",
20   "frameworks": "QuartzCore"