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