blob: ccae4f9db3578911b882c8bb48b470620a4750b0 [file] [log] [blame]
{
"name": "crs-ios",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "iOS SDK for Coordinate Reference Systems",
"homepage": "https://github.com/ngageoint/coordinate-reference-systems-ios",
"authors": {
"NGA": "",
"BIT Systems": "",
"Brian Osborn": "bosborn@caci.com"
},
"social_media_url": "https://twitter.com/NGA_GEOINT",
"source": {
"git": "https://github.com/ngageoint/coordinate-reference-systems-ios.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "12.0"
},
"source_files": "crs-ios/**/*.{h,m}",
"frameworks": "Foundation"
}