[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / e / KSURLValueTransformer / 1.0.0 / KSURLValueTransformer.podspec.json
blob11466a97c480aa78fbe912c00cc752db62cf274c
2   "name": "KSURLValueTransformer",
3   "version": "1.0.0",
4   "summary": "A NSValueTransformer subclass for storing NSURLs in Core Data",
5   "homepage": "https://github.com/Keithbsmiley/KSURLValueTransformer",
6   "license": "MIT",
7   "authors": {
8     "Keith Smiley": "keithbsmiley@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/SmileyKeith",
11   "platforms": {
12     "osx": null
13   },
14   "source": {
15     "git": "https://github.com/Keithbsmiley/KSURLValueTransformer.git",
16     "tag": "v1.0.0"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true