blob: 45a4640c6a959868d1373d2d1ee4dcae6d20b8c6 [file] [log] [blame]
{
"name": "GPX",
"version": "0.0.1",
"source": {
"git": "https://github.com/sammy-SC/GPX.git",
"tag": "0.0.1"
},
"summary": "Small library for generating GPX files.",
"description": "Cryptography functions and helpers for Swift implemented in Swift. SHA-1, SHA-2, SHA-3, MD5, PBKDF1, PBKDF2, CRC, Poly1305, HMAC, ChaCha20, Rabbit, Blowfish, AES",
"homepage": "https://github.com/sammy-SC/GPX",
"license": {
"type": "Attribution License",
"file": "LICENSE"
},
"authors": {
"Samuel Susla": "samuel.susla@gmail.com"
},
"social_media_url": "https://twitter.com/SamuelSusla",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/GPX/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0",
"SWIFT_OPTIMIZATION_LEVEL": "-Owholemodule",
"SWIFT_DISABLE_SAFETY_CHECKS": "YES",
"SWIFT_ENFORCE_EXCLUSIVE_ACCESS": "compile-time",
"GCC_UNROLL_LOOPS": "YES"
},
"pushed_with_swift_version": "4.0"
}