blob: 23c8846ccd563b5140dd2d4a2df7371f997ac4c9 [file] [log] [blame]
{
"name": "GSFileTypeMappings",
"version": "1.0.2",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSFileTypeMappings",
"source": {
"git": "https://github.com/GyazSquare/GSFileTypeMappings.git",
"tag": "1.0.2"
},
"summary": "A simple file type mapping library for iOS and OS X.",
"platforms": {
"ios": "3.0",
"osx": "10.6"
},
"dependencies": {
"GSSynthesizeSingleton": [
]
},
"requires_arc": true,
"ios": {
"frameworks": "MobileCoreServices"
},
"source_files": "GSFileTypeMappings/*.{h,m}",
"deprecated_in_favor_of": "GSLFileTypeMappings"
}