blob: cd9dc297108e206012b2edd0696f651861f32403 [file] [log] [blame]
{
"name": "ServiceSpaceX",
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/nihatbasmaci",
"authors": {
"Tony Million": "nihat.basmaci@bil.omu.edu.tr"
},
"summary": "ARC and GCD Compatible Reachability Class for iOS and OS X.",
"source": {
"git": "https://github.com/nihatbasmaci/ServiceSpacex.git",
"tag": "0.0.6"
},
"source_files": "ServiceSpaceX/*.{h,m,swift}",
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"NotificationBannerSwift": [
],
"KeychainAccess": [
],
"SwiftMessages": [
],
"SwiftDate": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "5.0"
}