[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 9 / 8 / 6 / KCKeyboardImagePicker / 0.4.1 / KCKeyboardImagePicker.podspec.json
blob9cc94c02ae39b0e71f5bcd3a5b5ae9a1cc438d0d
2   "name": "KCKeyboardImagePicker",
3   "version": "0.4.1",
4   "summary": "A keyboard-sized scrolling image picker for IM apps.",
5   "description": "This scrolling image picker is inspired by the Facebook Messenger app.\nDeveloper can attach up to four buttons on the top of a blureed effect for a selected image.\nCheck out the demo for more details.",
6   "homepage": "https://github.com/Kev1nChen/KCKeyboardImagePicker",
7   "license": "MIT",
8   "authors": "Kevin Yufei Chen",
9   "source": {
10     "git": "https://github.com/Kev1nChen/KCKeyboardImagePicker.git",
11     "tag": "0.4.1"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source_files": "Pod/Classes/**/*",
18   "resource_bundles": {
19     "KCKeyboardImagePicker": [
20       "Pod/Assets/*.png"
21     ]
22   },
23   "public_header_files": "Pod/Classes/*.h"