[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / 3 / 8 / 4 / PathKit / 0.6.0 / PathKit.podspec.json
blob7bbe10fde128ddaf6acb199c00a9ff011606ef13
2   "name": "PathKit",
3   "version": "0.6.0",
4   "summary": "Effortless path operations in Swift.",
5   "homepage": "https://github.com/kylef/PathKit",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "kyle@fuller.li"
12   },
13   "social_media_url": "http://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/kylef/PathKit.git",
16     "tag": "0.6.0"
17   },
18   "source_files": "Sources/PathKit.swift",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9"
22   },
23   "requires_arc": true