blob: e887ca418608de0a9ebf312959b698cdc16ab92a [file] [log] [blame]
{
"name": "GSFileTypeMappings",
"version": "2.0.1",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSFileTypeMappings",
"source": {
"git": "https://github.com/GyazSquare/GSFileTypeMappings.git",
"tag": "2.0.1"
},
"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"
}