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