[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / 0 / 4 / 9 / VYPlayIndicator / 1.5.2 / VYPlayIndicator.podspec.json
blob79dfa0c76f0588baf89ba41494684a412dd2a1dd
2   "name": "VYPlayIndicator",
3   "version": "1.5.2",
4   "summary": "VYPlayIndicator is a CALayer Class to indicate a song is playing.",
5   "homepage": "https://github.com/docterd/VYPlayIndicator",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Dennis Oberhoff": "dennis@obrhoff.de"
11   },
12   "source": {
13     "git": "https://github.com/docterd/VYPlayIndicator.git",
14     "tag": "1.5.2"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/*.{h,m,c}"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.8"
23   }