[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / AHKBendableView / 0.2.0 / AHKBendableView.podspec.json
bloba9a654e9c4bcbf758cd78f79b6c82d10a712b0c0
2   "name": "AHKBendableView",
3   "version": "0.2.0",
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": "0.2.0"
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"