[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 5 / f / MRArticleViewController / 0.1.0 / MRArticleViewController.podspec.json
blobd506db4af380d0b6fbc2489b2bcaf04dbf44821c
2   "name": "MRArticleViewController",
3   "version": "0.1.0",
4   "summary": "Allows you to quickly generate view controllers for news articles similar to those in the News app.",
5   "description": "This framework allows you to easily setup View Controllers to display News Articles inspired by those from the Apple News App. Simply set the required fields and run, and you will have a nice looking view for your articles.",
6   "homepage": "https://github.com/mrigdon/MRArticleViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matthew Rigdon": "rigdonmr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mrigdon/MRArticleViewController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MRArticleViewController/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 0.22.0"
25     ],
26     "UIImageColors": [
28     ]
29   }