[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 8 / 6 / KCKeyboardImagePicker / 0.4.2 / KCKeyboardImagePicker.podspec.json
blobae62574671a262069be9de1b5fd2b99b3d99529a
2   "name": "KCKeyboardImagePicker",
3   "version": "0.4.2",
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.2"
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"