[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / b / MTPhotoPicker / 0.1.0 / MTPhotoPicker.podspec.json
blob466367d23a565f67390e85f75f2370e2d7907d6c
2   "name": "MTPhotoPicker",
3   "version": "0.1.0",
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   "license": "MIT",
8   "authors": {
9     "Ulyanov Dmitry": "dima-u@inbox.ru"
10   },
11   "source": {
12     "git": "https://github.com/dima-u/MTPhotoPicker.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Pod/Classes/**/*"
21   ],
22   "resources": [
23     "Pod/Assets/**/*"
24   ]