blob: 1a8fb421b34bbc15d3d899b166e8a00d0234e20e [file] [log] [blame]
{
"name": "MXKit",
"version": "5.5.2",
"summary": "A bundle of categories of CocoaTouch.",
"description": "A stable version of MXKit, a bundle of categories of CocoaTouch.",
"homepage": "https://github.com/Meniny/MXKit-in-Objective-C",
"license": "MIT",
"authors": "Elias Abel",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Meniny/MXKit-in-Objective-C.git",
"tag": "5.5.2"
},
"source_files": "MXKit/**/*.{h,m}",
"resources": "MXKit/MXKit/MXFoundationPlus/NSDate/DateTools.bundle",
"frameworks": [
"Foundation",
"UIKit",
"CoreLocation",
"CoreTelephony",
"CoreGraphics",
"MobileCoreServices"
],
"requires_arc": true,
"deprecated": true
}