[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / f / PYShadowPath / 1.0.0 / PYShadowPath.podspec.json
bloba34b1d5e85c31381b3e53960a5e70d4309f692ee
2   "name": "PYShadowPath",
3   "version": "1.0.0",
4   "summary": "PYShadowPath sets the shadow offset property of a view",
5   "description": "Set UIView's shadow color, shadow transparency, shadow width, radius, shadow direction",
6   "homepage": "https://github.com/knightpy/PYShadowPath",
7   "license": "MIT",
8   "authors": {
9     "knightpy": "knightPy@163.com"
10   },
11   "source": {
12     "git": "https://github.com/knightpy/PYShadowPath.git",
13     "tag": "1.0.0"
14   },
15   "source_files": "PYShadowPath/UIView+PYShadowPath.h",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }