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