[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / c / f / PYShadowPath / 1.0.3 / PYShadowPath.podspec.json
blobc7a5a4ae0b8cea358591796274b3742ab7933473
2   "name": "PYShadowPath",
3   "version": "1.0.3",
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   "platforms": {
9     "ios": "8.0"
10   },
11   "authors": {
12     "knightpy": "knightPy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/knightpy/PYShadowPath.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "PYShadowPath",
20     "*.{h,m}"
21   ]