[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 8 / 0 / PPAssetsActionController / 0.1.0 / PPAssetsActionController.podspec.json
blob646db01149b9ebb56dc48656075c9fc6dd0eea14
2   "name": "PPAssetsActionController",
3   "version": "0.1.0",
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/Example/Tests/ReferenceImages/Tests/Default_Configuration__3_options__regular_height_displayed_correctly%402x.png",
9     "https://github.com/pantuspavel/PPAssetsActionController/blob/master/Example/Tests/ReferenceImages/Tests/Default_Configuration__3_options__expanded_height_displayed_correctly@2x.png?raw=true"
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.0"
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"