[Add] StripeConnect 24.3.0
[CocoaPods.git] / Specs / 0 / 4 / 9 / VYPlayIndicator / 1.5.1 / VYPlayIndicator.podspec.json
blob3c5901b318202707af4775db28554a678aaec2e8
2   "name": "VYPlayIndicator",
3   "version": "1.5.1",
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": "dennisoberhoff@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/docterd/VYPlayIndicator.git",
14     "tag": "1.5.1"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/*.{h,m,c}"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.8"
23   }