blob: f80bce3ed13a6e052b53199fdc552784a344e1a5 [file] [log] [blame]
{
"name": "sf-ios",
"version": "3.0.0",
"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": "bosborn@caci.com"
},
"social_media_url": "https://twitter.com/NGA_GEOINT",
"source": {
"git": "https://github.com/ngageoint/simple-features-ios.git",
"tag": "3.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "sf-ios/**/*.{h,m}",
"frameworks": "Foundation"
}