blob: 1c011e7fc41294f173602b0398d93dc783f6dc39 [file] [log] [blame]
{
"name": "tiff-ios",
"version": "2.0.0",
"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": "2.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "tiff-ios/**/*.{h,m}",
"frameworks": "Foundation"
}