[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / f / MGSpotyViewController / 0.3.2 / MGSpotyViewController.podspec.json
blob83323ca95c2910136312059d29acc5cbd91a5a73
2   "name": "MGSpotyViewController",
3   "version": "0.3.2",
4   "summary": "Beautiful viewController with a tableView and amazing effects like a viewController in the Spotify app.",
5   "homepage": "https://github.com/matteogobbi/MGSpotyViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matteo Gobbi": "job@matteogobbi.com"
12   },
13   "source": {
14     "git": "https://github.com/matteogobbi/MGSpotyViewController.git",
15     "tag": "0.3.2"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "MGSpotyViewController/*.{h,m}",
22     "MGSpotyViewController/ImageEffects/*.{h,m}"
23   ],
24   "frameworks": [
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true