blob: 2fae976d3c81e25e6b63b8537867013193ac0721 [file] [log] [blame]
{
"name": "sf-ios",
"version": "2.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS SDK for Simple Features",
"homepage": "https://github.com/ngageoint/simple-features-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/simple-features-ios.git",
"tag": "2.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "sf-ios/**/*.{h,m}",
"frameworks": "Foundation"
}