blob: a1b7084ffa150f1311dd781bf65adb3a4dbf1bc7 [file] [log] [blame]
{
"name": "KSURLValueTransformer",
"version": "1.0.2",
"summary": "A NSValueTransformer subclass for storing NSURLs in Core Data",
"homepage": "https://github.com/Keithbsmiley/KSURLValueTransformer",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"social_media_url": "http://twitter.com/SmileyKeith",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/Keithbsmiley/KSURLValueTransformer.git",
"tag": "v1.0.2"
},
"source_files": "*.{h,m}",
"requires_arc": true
}