[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / MBContactPicker / 0.1.4 / MBContactPicker.podspec.json
blob5fc7f876336ebf3c87de96eb258f3acfd53c072c
2   "name": "MBContactPicker",
3   "version": "0.1.4",
4   "summary": "A contact picker that looks like the one in Apple mail for iOS7. This implementation uses a UICollectionView.",
5   "description": "                   MBContactPicker is a library that uses the latest styling and technologies\n                   available on iOS.\n\n                   I wrote this library to provide an update to the awesome THContactPicker that\n                   our company used in the past. My main goal when I created this library was to build\n                   something that behaved and felt like the native mail app's contact selector.\n\n                   My secondary goal was to make using it extremely simple while still providing \n                   a high level of flexibility for projects that need it.\n",
6   "homepage": "http://github.com/Citrrus/MBContactPicker",
7   "license": "MIT",
8   "authors": {
9     "Matt Bowman": "mbowman@citrrus.com",
10     "Matt Hupman": "mhupman@citrrus.com"
11   },
12   "platforms": {
13     "ios": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Citrrus/MBContactPicker.git",
17     "tag": "0.1.4"
18   },
19   "source_files": "MBContactPicker",
20   "requires_arc": true