[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 8 / d / c / PNDPathCreateWithElements / 0.1.0 / PNDPathCreateWithElements.podspec.json
blob67ffcc874d6a13fc61133e6a8e7bd016cc4d8857
2   "name": "PNDPathCreateWithElements",
3   "version": "0.1.0",
4   "summary": "Easily create CoreGraphics paths.",
5   "homepage": "https://github.com/pandamonia/PNDPathCreateWithElements",
6   "license": "MIT",
7   "authors": {
8     "Pandamonia LLC": "contact@pandamonia.us"
9   },
10   "source": {
11     "git": "https://github.com/pandamonia/PNDPathCreateWithElements.git",
12     "tag": "v0.1.0"
13   },
14   "source_files": "PNDPathCreateWithElements.{h,m}",
15   "frameworks": [
16     "CoreGraphics",
17     "CoreFoundation"
18   ],
19   "requires_arc": true