[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / 6 / KSURLComponents / 1.0.2 / KSURLComponents.podspec.json
blob32694bd7d49f18dd1e3458dc0b367ccf761aaafc
2   "name": "KSURLComponents",
3   "version": "1.0.2",
4   "summary": "A clone of `NSURLComponents` for Cocoa releases older than iOS 7.",
5   "homepage": "https://github.com/karelia/KSFileUtilities",
6   "license": "MIT",
7   "authors": {
8     "Mike Abdullah": "me@mikeabdullah.net"
9   },
10   "source": {
11     "git": "https://github.com/karelia/KSFileUtilities.git",
12     "tag": "ksurlcomponents-1.0.2"
13   },
14   "platforms": {
15     "ios": "2.0",
16     "osx": "10.5"
17   },
18   "source_files": [
19     "KSURLComponents.m",
20     "KSURLComponents.h"
21   ],
22   "requires_arc": false