[Add] SJPromise 0.0.3
[CocoaPods.git] / Specs / f / b / 6 / MEVHorizontalContacts / 1.1 / MEVHorizontalContacts.podspec.json
blobf0de1f6fd85a20328ca64286b32c16bba3df742a
2   "name": "MEVHorizontalContacts",
3   "version": "1.1",
4   "summary": "An iOS UICollectionViewLayout subclass to show a list of contacts with configurable expandable items.",
5   "description": "A very customazible layout in order to show a list of Contacts with menu options and diffente items with images or icons.",
6   "homepage": "https://github.com/manuelescrig/MEVHorizontalContacts",
7   "screenshots": "https://cloud.githubusercontent.com/assets/1849990/15137846/645a0d18-168c-11e6-96e2-651d8f8de3b0.gif",
8   "license": "MIT",
9   "authors": {
10     "Manuel Escrig Ventura": "manuelescrig@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/manuelescrig/MEVHorizontalContacts.git",
14     "tag": "1.1"
15   },
16   "social_media_url": "https://twitter.com/manuelescrig",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "MEVHorizontalContacts/Classes/**/*",
22   "frameworks": "UIKit"