[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / c / f / PYShadowPath / 1.0.2 / PYShadowPath.podspec.json
blob0edd5ab44caf0a8d4f7245f1534deb4bc5de5bb7
2   "name": "PYShadowPath",
3   "version": "1.0.2",
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.2"
14   },
15   "source_files": "PYShadowPath/UIView+PYShadowPath.h",
16   "platforms": {
17     "osx": null,
18     "ios": null,
19     "tvos": null,
20     "watchos": null
21   }