[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / e / a / EGOGradientView / 2.0.0 / EGOGradientView.podspec.json
blob14b3c1501c3cbb86108fafce85dfd1ca0933f725
2   "name": "EGOGradientView",
3   "version": "2.0.0",
4   "summary": "CAGradientLayer backed UIView, with pass-through properties",
5   "homepage": "https://github.com/enormego/EGOGradientView",
6   "license": "MIT",
7   "authors": "Shaun Harrison",
8   "social_media_url": "http://twitter.com/shnhrrsn",
9   "source": {
10     "git": "https://github.com/enormego/EGOGradientView.git",
11     "tag": "2.0.0"
12   },
13   "requires_arc": true,
14   "source_files": "Sources/*.{h,m}",
15   "platforms": {
16     "ios": "7.0",
17     "tvos": "9.0"
18   }