[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 0 / 5 / 7 / TNKImagePickerController / 3.6.0 / TNKImagePickerController.podspec.json
blob9025ab7a80604d1e78cef7da24f86d4dcf77e34b
2   "name": "TNKImagePickerController",
3   "version": "3.6.0",
4   "summary": "A replacement for UIImagePickerController that can select multiple photos.",
5   "homepage": "https://github.com/davbeck/TNKImagePickerController",
6   "screenshots": [
7     "http://f.cl.ly/items/3c1h0N2X0N0y0a1U240P/IMG_0011.PNG",
8     "http://f.cl.ly/items/0U473h2X2u211g3A1n0j/IMG_0012.PNG",
9     "http://f.cl.ly/items/2n0A372v151R1P3p0g0o/IMG_0013.PNG"
10   ],
11   "license": "MIT",
12   "authors": {
13     "David Beck": "code@thinkultimate.com"
14   },
15   "source": {
16     "git": "https://github.com/davbeck/TNKImagePickerController.git",
17     "tag": "3.6.0"
18   },
19   "social_media_url": "https://twitter.com/davbeck",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": "TNKImagePickerController/**/*.{h,m,swift}",
25   "frameworks": [
26     "UIKit",
27     "Photos"
28   ]