blob: 59bf50adec64f42db7c14912126f074ab986afa7 [file] [log] [blame]
{
"name": "PPAssetsActionController",
"version": "0.3.1",
"summary": "Highly customizable Action Sheet Controller with Assets Preview.",
"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.",
"homepage": "https://github.com/pantuspavel/PPAssetsActionController",
"screenshots": [
"https://raw.githubusercontent.com/pantuspavel/PPAssetsActionController/master/Media/regular.png",
"https://raw.githubusercontent.com/pantuspavel/PPAssetsActionController/master/Media/expanded.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pavel Pantus": "pantusp@gmail.com"
},
"source": {
"git": "https://github.com/pantuspavel/PPAssetsActionController.git",
"tag": "0.3.1"
},
"social_media_url": "https://twitter.com/pantusp",
"platforms": {
"ios": "8.0"
},
"source_files": "PPAssetsActionController/Classes/**/*",
"resources": "PPAssetsActionController/Assets/*.xcassets",
"frameworks": [
"UIKit",
"MobileCoreServices",
"Photos",
"AVFoundation"
],
"pushed_with_swift_version": "3.0"
}