[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / e / KSURLValueTransformer / 1.0.1 / KSURLValueTransformer.podspec.json
blob4f8aeb37fd5c9ebfc88b89769a457478ef8d2866
2   "name": "KSURLValueTransformer",
3   "version": "1.0.1",
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     "ios": "6.0",
13     "osx": "10.8"
14   },
15   "source": {
16     "git": "https://github.com/Keithbsmiley/KSURLValueTransformer.git",
17     "tag": "v1.0.1"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true