[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 5 / MCCardPickerCollectionViewController / 1.0.0 / MCCardPickerCollectionViewController.podspec.json
blobd5450d5e19917565f217ceab2c2455d312f630fb
2   "name": "MCCardPickerCollectionViewController",
3   "version": "1.0.0",
4   "summary": "A card collection view controller inspired by Facebook People you may know.",
5   "description": "                   A card collection view controller inspired by Facebook People you may know.\n\n                   - Required on iOS 7.\n                   - Use it as normal collection view controller.\n",
6   "homepage": "https://github.com/yuhua-chen/MCCardPickerCollectionViewController",
7   "screenshots": "https://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/5856/iOS_Simulator_Screen_Shot_2015_3_4____5.11.02.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Michael Chen": "michaelchen@kkbox.com"
14   },
15   "social_media_url": "http://twitter.com/yuhua_twit",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source": {
20     "git": "https://github.com/yuhua-chen/MCCardPickerCollectionViewController.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "MCCardPickerCollectionViewController/Classes",
24   "exclude_files": "Classes/Exclude",
25   "requires_arc": true,
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ]