[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 3 / 8 / 0 / PPAssetsActionController / 0.2.1 / PPAssetsActionController.podspec.json
blobf702f700a6c06369e3f4361b9255a814eba0a11c
2   "name": "PPAssetsActionController",
3   "version": "0.2.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.2.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     "AVFoundation"
33   ],
34   "pushed_with_swift_version": "3.0"