[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / d / b / MTPhotoPicker / 0.1.1 / MTPhotoPicker.podspec.json
blobb2718bf3458829296bc19d0550c2dc2df4e969ee
2   "name": "MTPhotoPicker",
3   "version": "0.1.1",
4   "summary": "iMessage style photopicker with visual effects.",
5   "description": "PhotoPicker allows you to integrate imessage style photo selection view in a several lines of code",
6   "homepage": "https://github.com/dima-u/MTPhotoPicker",
7   "screenshots": "https://raw.githubusercontent.com/dima-u/MTPhotoPicker/master/Screenshots/example.gif",
8   "license": "MIT",
9   "authors": {
10     "Ulyanov Dmitry": "dima-u@inbox.ru"
11   },
12   "source": {
13     "git": "https://github.com/dima-u/MTPhotoPicker.git",
14     "tag": "0.1.1"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Pod/Classes/**/*"
22   ],
23   "resources": [
24     "Pod/Assets/**/*"
25   ]