[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 0 / PPAssetsActionController / 0.1.1 / PPAssetsActionController.podspec.json
blobc7bac13287b35227be8d76f3fdec18e5fe5a6bd8
2   "name": "PPAssetsActionController",
3   "version": "0.1.1",
4   "summary": "Highly customizable Action Sheet Controller with Assets Preview.",
5   "description": "Highly customizable, easy to use Action Sheet Controller which shows previews of assets.\nBy default replicates system appearence but user can customize it to match the app style.\nUser can control every aspect of PPAssetsActionController's style.",
6   "homepage": "https://github.com/pantuspavel/PPAssetsActionController",
7   "screenshots": [
8     "https://raw.githubusercontent.com/pantuspavel/PPAssetsActionController/master/Media/regular.png",
9     "https://raw.githubusercontent.com/pantuspavel/PPAssetsActionController/master/Media/expanded.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Pavel Pantus": "pantusp@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/pantuspavel/PPAssetsActionController.git",
20     "tag": "0.1.1"
21   },
22   "social_media_url": "https://twitter.com/pantusp",
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "PPAssetsActionController/Classes/**/*",
27   "resources": "PPAssetsActionController/Assets/*.xcassets",
28   "frameworks": [
29     "UIKit",
30     "MobileCoreServices",
31     "Photos"
32   ],
33   "pushed_with_swift_version": "3.0"