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