[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 0 / Perspective / 0.9.1 / Perspective.podspec.json
blob86ea0e212ffff055f262427e12d8c2f7014cc898
2   "name": "Perspective",
3   "version": "0.9.1",
4   "license": "MIT",
5   "swift_versions": [
6     "5.0",
7     "5.1"
8   ],
9   "summary": "Powerful scrolling and motion parallax for iOS.",
10   "homepage": "https://github.com/yannickl/Perspective.git",
11   "social_media_url": "https://twitter.com/yannickloriot",
12   "authors": {
13     "Yannick Loriot": "contact@yannickloriot.com"
14   },
15   "source": {
16     "git": "https://github.com/yannickl/Perspective.git",
17     "tag": "0.9.1"
18   },
19   "screenshots": "https://user-images.githubusercontent.com/798235/51686425-a60d1c80-1ff0-11e9-92e6-d2a0166eaa88.png",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "source_files": "Sources/**/*.swift",
27   "requires_arc": true,
28   "swift_version": "5.1"