[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 7 / 3 / MomentsPicker / 1.0.1 / MomentsPicker.podspec.json
blobe5f7b343f17d0407cd7bdf4a2cc81975cb69e286
2   "name": "MomentsPicker",
3   "version": "1.0.1",
4   "summary": "iOS Moments-like image picking library",
5   "description": "iOS Moments-like image picking library with multiple selection support.",
6   "homepage": "https://github.com/zh-wang/MomentsPicker",
7   "screenshots": "http://i.imgur.com/jskUS9P.png",
8   "license": "MIT",
9   "authors": {
10     "zh-wang": "viennakanon@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/zh-wang/MomentsPicker.git",
14     "tag": "1.0.1"
15   },
16   "social_media_url": "https://twitter.com/viennakanon",
17   "platforms": {
18     "ios": "8.3"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "MomentsPicker": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "Photos"