[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 4 / 0 / b / ADPPhotoPicker / 0.1.0 / ADPPhotoPicker.podspec.json
blobd13fc4ad26f2ec67f167329cbecfc08d011b50bb
2   "name": "ADPPhotoPicker",
3   "version": "0.1.0",
4   "summary": "Photo picker, based on model Photos",
5   "description": "Picker that allows you to take photos from gallery.",
6   "homepage": "https://github.com/alexey-kubas-appus/ADPPhotoPicker.git",
7   "license": "MIT",
8   "authors": {
9     "/Users/dmitry.pashinskiy/Desktop/ForFrameworks/Example/.git/config": "dmitry.pashinskiy@appus.me"
10   },
11   "source": {
12     "git": "https://github.com/alexey-kubas-appus/ADPPhotoPicker.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ADPPhotoPicker": [
22       "Pod/Assets/*.png"
23     ]
24   }