[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / e / KSURLValueTransformer / 1.0.2 / KSURLValueTransformer.podspec.json
bloba1b7084ffa150f1311dd781bf65adb3a4dbf1bc7
2   "name": "KSURLValueTransformer",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": "*.{h,m}",
20   "requires_arc": true