blob: f737e8c3425d75910b843a05dddb8ef4c97c89a5 [file] [log] [blame]
{
"name": "tiff-ios",
"version": "1.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS SDK for Tagged Image File Format",
"homepage": "https://github.com/ngageoint/tiff-ios",
"authors": {
"NGA": "",
"BIT Systems": "",
"Brian Osborn": "osbornb@bit-sys.com"
},
"social_media_url": "https://twitter.com/NGA_GEOINT",
"source": {
"git": "https://github.com/ngageoint/tiff-ios.git",
"tag": "1.1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "tiff-ios/**/*.{h,m}",
"frameworks": "Foundation"
}