[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 4 / 9 / VYPlayIndicator / 1.5 / VYPlayIndicator.podspec.json
blobca7bd2107bbf65e07be0bb02355ac4c45ba9d209
2   "name": "VYPlayIndicator",
3   "version": "1.5",
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"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/*.{h,m,c}"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.8"
23   }